YDB
YDB is a fault-tolerant distributed SQL DBMS. YDB provides high availability, horizontal scalability, strict consistency, and ACID transaction support. Queries are made using an SQL dialect (YQL).
Getting started
Creating a database, connecting to it, setting up access permissions, and performing basic operations with it
Concepts
How YDB works, its features and available usage modes
Recommendations
A set of recommendations for practical service use
YQL reference guide
Description of YQL syntax and built-in functions
Working with the CLI
YDB CLI reference
Working with the SDK
YDB SDK reference
Managing databases
Configuring, maintaining, monitoring, and performing diagnostics of YDB databases
Managing a cluster
Configuring, maintaining, monitoring, and performing diagnostics of YDB clusters
Useful links
Links to various resources related to YDB