From 3588ff61a9662cc12b24734625cfc2d9aabbf679 Mon Sep 17 00:00:00 2001 From: Dewan Ishtiaque Ahmed Date: Thu, 6 Jul 2023 17:51:49 -0300 Subject: [PATCH] Adding Aiven to the list. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e3d02d5..efcc8531 100644 --- a/README.md +++ b/README.md @@ -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.