From 2e13c5d424799cc84b6578a5dca73e86315e0a76 Mon Sep 17 00:00:00 2001 From: nhlong2 Date: Tue, 10 Aug 2021 15:51:30 +0700 Subject: [PATCH] Add PlanetScale --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26d4d4be..1cb1c441 100644 --- a/README.md +++ b/README.md @@ -972,6 +972,7 @@ Table of Contents * [restdb.io](https://restdb.io/) - a fast and simple NoSQL cloud database service. With restdb.io you get schema, relations, automatic REST API (with MongoDB-like queries) and an efficient multi-user admin UI for working with data. Free plan allows 3 users, 2500 records and 1 API requests per second. * [cockroachlabs.com](https://www.cockroachlabs.com/free-tier/) — Free CockroachDB up to 5GB and 1vCPU. * [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. **[⬆ back to top](#table-of-contents)**