Quality: Platinum Tier.
YDB asynchronous driver provides interface to work with Tables, Topics and Coordination Service.
To use YDB you have to add the component ydb::YdbComponent and configure it according to the documentation. From component you can access required client (ydb::TableClient, ydb::TopicClient, ydb::CoordinationClient). You may store YQL queries in External SQL/YQL files.