EdgeDB is a relational database-as-a-service.
Object-Oriented
Serializable
EdgeDB only supports serializable isolation. There is currently no plan to support other isolation levels, as their internal tests indicate very few performance gains.
Tuple-at-a-Time Model
Custom API SQL GraphQL
N-ary Storage Model (Row/Record)
http://edgedb.com/
https://github.com/edgedb/edgedb
https://www.edgedb.com/docs
@edgedatabase
MagicStack
CA
2018
Open Source
PostgreSQL
Apache v2