EdgeDB
EdgeDB is the next-generation object-relational database
Available options: Drizzle, Prisma, etc.
Instead of the relational model it implements an object graph model
Some Points :
EdgeDB is not a graph database: the data is stored and queried using relational database techniques and requires a strict sc...
ichiragkumar.tech1 min read
chirag kumar
devloper
Can you describe more how it is different and what problem it is actually trying to solve and why I should choose instead of others ??