From 8c3075549e2fa7d2e964661d8c40a3c932cf9717 Mon Sep 17 00:00:00 2001 From: NULLX Date: Fri, 5 Aug 2022 11:18:55 +0200 Subject: [PATCH] Add DBaaS: filess.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52e7ee28..0a0f5dc6 100644 --- a/README.md +++ b/README.md @@ -1141,6 +1141,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](https://cloud.yugabyte.com) - YugabyteDB is a distributed SQL database compatible with PostgresSQL. The cloud free tier is a 2 vCPU, 4GB RAM, 10GB Disk. + * [filess.io](https://filess.io) - filess.io is a platform where you can create upto 5 databases of the following DBMS for free: MySQL, MariaDB, MongoDB, PostreSQL. **[⬆ back to top](#table-of-contents)**