EdgeDB
Empowering developers with a modern, intuitive database solution's graph-relational database for seamless installation, interaction, and intuitive schema design.
EdgeDB is a modern database solution that integrates the capabilities of relational databases, graph databases, and ORM systems into one system, called a graph-relational database. Its schema is defined using object types with connected properties instead of tables and foreign keys, making it easier to read, write, and understand for developers. EdgeDB offers a seamless experience with quick installation, launching instances, and interaction through an EdgeQL shell.
About EdgeDB
EdgeDB is a innovative database solution that combines the strengths of relational databases, graph databases, and Object-Relational Mapping (ORM) systems. They call it a graph-relational database. Instead of relying on tables and foreign keys, EdgeDB approaches schema in a more modern and intuitive way, using object types with properties connected by links. This makes the schema easier to read, write, and understand for developers. With this unique approach, they aim to provide a seamless developer experience, enabling users to install their CLI, launch an instance, and interact with it through an EdgeQL shell within just a few simple commands.