mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-02 18:36:50 -04:00
Merge pull request #3003 from dewan-ahmed/master
Adding Aiven to the list.
This commit is contained in:
commit
f269f8702a
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue