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

    YDB Query Language reference, syntax and built-in functions

  • CLI Reference

    YDB Command-Line Interface reference

  • SDK Reference

    YDB Software Development Kits reference

  • Manage databases

    Configuration, maintenance, monitoring and troubleshooting of the YDB databases

  • Cluster management

    Configuration, maintenance, monitoring and troubleshooting of the YDB clusters

  • Links to various resources related to YDB