// DATABASE

EdgeDB
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
EdgeDB is an open source database project written in Python, with 14,086 stars and 440 forks on GitHub. It is licensed under Apache-2.0 and falls in the Database category. Key topics: database, graph, sql, schema.
// FACTS
- Stars
- 14.1k
- Forks
- 440
- Open issues
- 946
- Language
- Python
- License
- Apache-2.0
- Category
- Database
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
EdgeDB is a new kind of database combining the best of relational databases, graph databases, and document databases. Its EdgeQL query language is more expressive than SQL and eliminates join hell with object-oriented traversal syntax. The built-in schema migration system and strongly-typed query results via code generation make it a joy to use in TypeScript projects.
// TOPICS
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT