EdgeDB 1.0, the first open source graph-relational database, has been released after several years of building and a long list of prereleases. The key features include a modern query language designed to surpass SQL in expressive power, a rich type system, a declarative schema with inheritance, computed properties, functions, complex constraints, and an automatic migration system. EdgeDB is built on the graph-relational model that extends the relational data model while retaining its performance benefits. The database aims to improve the developer experience by offering features such as native TypeScript query builder, comprehensive CLI, and efficient handling of linked data in cloud-ready APIs. Future plans include faster release cycles and a cloud service with advanced features.