From 065d7d7af0965fe49838d583d184d43bb519e228 Mon Sep 17 00:00:00 2001 From: Will Stewart Date: Thu, 20 Jan 2022 10:05:47 +0000 Subject: [PATCH 1/3] adds Northflank DBaaS into DBaaS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cb09ff0..43a289d1 100644 --- a/README.md +++ b/README.md @@ -1053,6 +1053,7 @@ Table of Contents * [Macrometa](https://www.macrometa.com/) - a noSQL database, Pub/Sub, event processing, and serverless edge computing platform for building geo-distributed and real-time applications. Free dev account gives access to 10,000 Operations/Day & 200MB Storage. * [Planetscale](https://planetscale.com/) - PlanetScale is a MySQL compatible, serverless database platform powered by Vitess, 3 databases for free with 10GB storage, 100 Million rows read/mo per database, and 10 Million rows written/mo per database. * [YugabyteDB](http://cloud.yugabyte.com) - YugabyteDB is a distributed SQL database compatible with PostgresSQL. The cloud free tier is a 2 vCPU, 4GB RAM, 10GB Disk. + * [Northflank](https://northflank.com) - Northflank offers managed serverless PostgreSQL, MongoDB, Redis, Minio and MySQL with a free tier of 512MB RAM, 4GB disk & free logging, metrics and backups. **[⬆ back to top](#table-of-contents)** From 316a3b7cab7acdb9b3775ca81f2fa58feb8eb87e Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 20 Jan 2022 10:19:29 +0000 Subject: [PATCH 2/3] adds Northflank PaaS into PaaS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cb09ff0..b7417b53 100644 --- a/README.md +++ b/README.md @@ -912,6 +912,7 @@ Table of Contents * [Railway](https://railway.app) - Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud. 1GB Disk, 512 MB RAM, limited to $5 of usage monthly available for free. * [Napkin](https://www.napkin.io/) - FaaS with 1Gb of memory, a default timeout of 15 seconds and 1,000,000 free API calls/month. * [Meteor Cloud](https://www.meteor.com/cloud) — Galaxy hosting. Meteor's own platform-as-a-service for Meteor apps which includes a free MongoDB Shared Hosting and automatic SSL. + * [Northflank](https://northflank.com) — Build and deploy microservices, jobs and managed databases with a powerful UI, API & CLI. Seamlessly scale containers from version control and external Docker registries. Free tier includes 2 services, 2 cron jobs and 1 database. **[⬆ back to top](#table-of-contents)** From a630f71c21d1096d3c6eacdf3d0d723e3331ac0f Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 20 Jan 2022 10:45:42 +0000 Subject: [PATCH 3/3] adds northflank to one section as requested --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b1d3165e..b7417b53 100644 --- a/README.md +++ b/README.md @@ -1054,7 +1054,6 @@ Table of Contents * [Macrometa](https://www.macrometa.com/) - a noSQL database, Pub/Sub, event processing, and serverless edge computing platform for building geo-distributed and real-time applications. Free dev account gives access to 10,000 Operations/Day & 200MB Storage. * [Planetscale](https://planetscale.com/) - PlanetScale is a MySQL compatible, serverless database platform powered by Vitess, 3 databases for free with 10GB storage, 100 Million rows read/mo per database, and 10 Million rows written/mo per database. * [YugabyteDB](http://cloud.yugabyte.com) - YugabyteDB is a distributed SQL database compatible with PostgresSQL. The cloud free tier is a 2 vCPU, 4GB RAM, 10GB Disk. - * [Northflank](https://northflank.com) - Northflank offers managed serverless PostgreSQL, MongoDB, Redis, Minio and MySQL with a free tier of 512MB RAM, 4GB disk & free logging, metrics and backups. **[⬆ back to top](#table-of-contents)**