Commercial and Open Source Software
Kindmetrics
Kindmetrics is a strictly privacy-focused analytics tool to help you find referrers and measure good content quickly. A more excellent way to dig into your visitors without the visitors giving their data to big enterprises.
Prisma
Prisma is a free and open source modern database access layer for TypeScript and Node.js. The software aims to make database access easier with an auto-generated and type-safe query builder that's tailored to your database schema. Prisma is a new take on the traditional ORMs and SQL query builders found in many frameworks and development solutions today. By providing a single access layer that works across databases and technologies Prisma creates what they believe to be the feature of database access and management. Prisma ships with the Prisma Client, a tool that makes it easy to reason about your database queries, so that you can focus on your data and application rather than complex SQL queries or ORM models. With Prisma you can create your own GraphQL or REST API that can access different types of databases including PostgreSQL, MongoDB and MySQL.
MemSQL
MemSQL is a free and open-source all-in-one relation database management system. The database lends itself for operational analytics and AI/ML-powered applications that requires fast data ingest, high performance queries and elastic scaling. MemSQL supports ANSI SQL and blended workloads, commonly referred to as translytical, HTAP, HOAP, and ATP workloads. The developer MemSQL Inc, also provides commercially hosted version of the database called MemSQL Helios, a cloud database-as-a-service.
Vultr Object Storage
Vultr Object Storage is an S3 protocol-based object storage solution by the VPS provider Vultr.
Calendso
Calendso is a free and open source self-hosted Calendly alternative. Calendso is white-label by design and can be hosted on-premise or can be hosted and managed by Calendso for a monthly charge. The calendar software is built to be API-driven and ready to be deployed on your own domain and does not add hurdles to the self-hosting process to favor the managed solution. Calendso provides modern features and comes with integrations for popular third-party services like Salesforce, Zapier, HubSpot and many more. While also allow you and your company to build custom integrations for any platform out there, and integrate seamlessly with your existing workflow.
n8n
n8n is a free and open node-based Workflow Automation Tool. n8n can be self-hosted, while also being provided as a managed sulotion at n8n.io. The software can easily be extended and integrated with popular third-party services such as Github, Slack and many more.
Elasticsearch
Elasticsearch is an open-source, highly scalable search and analytics engine written in Java. The engine is built ontop of Apache Lucene Library and has an advanced distributed model and consistent API interface. Elasticsearch allows you to store, search, and analyze huge volumes of data quickly and in near real-time with answers provided in milliseconds. Making it perfect for building full text search, analytics store, auto completer, spell checker, and alerting engines.
RabbitMQ
With RabbitMQ your applications gets a common platform to send and receive messages, and your messages a safe place to live until received. Allowing your application to handle long-running or blocking tasks, and respond quickly to requests instead of being forced to perform computationally intensive tasks on the spot. The software is developed and released as open-source and is currently the most widley used free and open-source message-broker. Commercial, enterprise releases of RabbitMQ is also avalible for a subscription fee.
Flyway
Flyway provides open source, enterpise-grade version control for your database. By allowing your application to have a robust schema evulotion across all your environments, you can restasured that your applications are built safer and faster. With Flyway you can manage your database with plain old SQL and perform migrations for advanced data transformations and handling with LOBs and drop all tables, views, triggers, and more from a schema without dropping the schema itself. Flyway also integraties with cloud database provides and third-party hosting platforms such as Amazon RDS, Microsoft SQL Azure, Google Cloud SQL, Heroku, and more.