Merge pull request #3003 from dewan-ahmed/master

Adding Aiven to the list.
This commit is contained in:
R.I.Pienaar 2023-07-07 07:34:49 +03:00 committed by GitHub
commit f269f8702a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
* [Code Search and Browsing](#code-search-and-browsing)
* [Crash and Exception Handling](#crash-and-exception-handling)
* [Data Visualization on Maps](#data-visualization-on-maps)
* [DBaaS](#dbaas)
* [Managed Data Services](#managed-data-services)
* [Design and UI](#design-and-ui)
* [Design Inspiration](#design-inspiration)
* [Dev Blogging Sites](#dev-blogging-sites)
@ -1155,8 +1155,9 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
**[⬆️ Back to Top](#table-of-contents)**
## DBaaS
## Managed Data Services
* [Aiven](https://aiven.io/) - Aiven offers free PostgreSQL, MySQL and Redis plans on its open source data platform. Single node, 1 CPU, 1GB RAM and for PostgreSQL and MySQL, 5GB storage. Easy migration to larger plans or across clouds.
* [airtable.com](https://airtable.com/) — Looks like a spreadsheet, but it's a relational database, unlimited bases, 1,200 rows/base and 1,000 API requests/month
* [Astra](https://www.datastax.com/products/datastax-astra/) — Cloud Native Cassandra as a Service with [80GB free tier](https://www.datastax.com/products/datastax-astra/pricing)
* [codehooks.io](https://codehooks.io/) — JavaScript serverless API/backend and database service with functions, Mongdb-ish queries, key/value lookups, a job system and a message queue. 1 instance free per project, 5000 records and 5000 calls/month free, 3 developers included. No credit-card required.