YDB alternatives

YDB is an open source, distributed SQL database that provides high availability, scalability, and strong consistency with ACID transactions. It supports transactional, analytical, and streaming workloads simultaneously, enabling efficient handling of large data volumes and high transaction rates. The system ensures reliable data processing with options for exactly-once or at-least-once semantics for streaming operations.

Alternatives