From a3aafed51f4d64021d3c8a34fc8114b6f1c05f42 Mon Sep 17 00:00:00 2001 From: Sreeram Venkitesh <40194401+fillerInk@users.noreply.github.com> Date: Wed, 8 Jul 2020 15:37:00 +0530 Subject: [PATCH] Added Deta --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d13add..5e985a2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin ## Javascript * [couchdb](https://github.com/apache/couchdb) - Apache CouchDB™ is a database that uses JSON for documents,JavaScript for MapReduce indexes, and regular HTTP for its API [website] (http://couchdb.apache.org/) * [mongodb](https://github.com/mongodb/mongo) - MongoDB is a document database that provides high performance, high availability, and easy scalability. Documents (objects) map nicely to programming language data types. Embedded documents and arrays reduce need for joins. Dynamic schema makes polymorphism easier. [website] (https://www.mongodb.org/) +* [Deta Base](https://deta.sh) - Deta Base is a super easy to use production-grade NoSQL database. It supports complex queries and search.