EdgeDB: A new open-source object relational database

EdgeDB: A new open-source object relational database

  • April 13, 2018
Table of Contents

EdgeDB: A new open-source object relational database

Databases have always been and will always be the defining piece of any technological stack. In the last decade there has been a lot of activity and interesting developments in the field. Just 10 years ago there was no MongoDB, no affordable cloud databases, and even cloud itself was a relatively new concept.

Today there is an abundance of database solutions using non-relational data models with a promise to make working with data scalable and developer-friendly.

Source: edgedb.com

Tags :
Share :
comments powered by Disqus

Related Posts

Introducing QALM, Uber’s QoS Load Management Framework

Introducing QALM, Uber’s QoS Load Management Framework

To proactively manage our traffic loads based on the criticality of requests, we built QoS Aware Load Management (QALM), a dynamic load shedding framework for incoming requests based on criticality. When the service degrades due to traffic overload, resource exhaustion, or dependency failure, QALM prioritizes server resources for more critical requests and sheds less critical ones. Our goal with QALM is to reduce the frequency and severity of any outages or incidents, leading to more reliable user experiences across our business.

Read More