diff --git a/README.md b/README.md index 4d13add..fafc79e 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin ## Scala * [BlinkDB](https://github.com/sameeragarwal/blinkdb) - BlinkDB: Sub-Second Approximate Queries on Very Large Data [website] (http://blinkdb.cs.berkeley.edu/) +* [FaunaDB](https://fauna.com) - Relational NoSQL database with [GraphQL queries and schema import.](https://fauna.com/blog/getting-started-with-graphql-part-1-importing-and-querying-your-schema) Supports joins, indexes, and multi-region ACID transactions with serverless per-per-use pricing. ## Research Papers * [db-readings](https://github.com/rxin/db-readings) - A list of papers essential to understanding databases and building new data systems