EdgeDB

EdgeDB is a relational database-as-a-service.

Data Model

Object-Oriented

Isolation Levels

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.

Query Execution

Tuple-at-a-Time Model

EdgeDB Logo
Website

http://edgedb.com/

Source Code

https://github.com/edgedb/edgedb

Tech Docs

https://www.edgedb.com/docs

Twitter

@edgedatabase

Developer

MagicStack

Country of Origin

CA

Start Year

2018

Project Type

Open Source

Derived From

PostgreSQL

Licenses

Apache v2