Logo

EdgeDB

The next generation database

EdgeDB combines the simplicity of a NoSQL database with relational model’s powerful querying, strictness, consistency, and performance. EdgeDB is an open-source object-relational database built on top of PostgreSQL. The goal of EdgeDB is to empower its users to build safe and efficient software with less effort. EdgeDB features: * strict, strongly typed schema; * powerful and expressive query language; * rich standard library; * built-in support for schema migrations; * native GraphQL support. Check out the blog posts for more examples and the philosophy behind EdgeDB: * https://edgedb.com/blog/edgedb-a-new-beginning * https://edgedb.com/blog/edgedb-1-0-alpha-1