Archive
Feeds Sign In
Archive Feeds Sign In

EdgeDB looks very cool

Comments (2)

Vitali Vinahradski
Vitali Vinahradski via Twitter

It's a lot of #edgedb in my Twitter. However, I don't understand why is it cool. To me it looks like another relational db abstraction. What is so special about it?

Jonathan LaCour
Jonathan LaCour via Twitter

Its a very different approach to evolving the concept of a database, as opposed to most NoSQL dbs, which tend to be either KV stores or JSON document stores. RDBMS has so much power/richness/safety baked in, but a very "old" way to structure data. EdgeDB has a fresh approach.