ydb
YDB, also known as Yandex Database, is a distributed, multi-model NoSQL database management system developed by Yandex. It is designed for high availability, scalability, and performance, capable of handling massive amounts of data and a large number of concurrent users. YDB supports ACID transactions across all its data models, which is a key differentiator for a NoSQL database.
The architecture of YDB is built for resilience and horizontal scalability. It uses a distributed storage engine
Key features of YDB include automatic sharding and replication, which distribute data across multiple nodes and