diff --git a/README.md b/README.md index 4d13add..1c55df8 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/) +* [Keg](https://github.com/tams-codered/keg.js) - Full stack development with Github Pages - A database whose datastore is GitHub [website] (https://tams-codered.github.io/gh-db/)