Balancing Balancing Note The article is being updated. YDB uses client load balancing because it is more efficient when a lot of traffic from multiple client applications com...
Performing scan queries Performing scan queries You can run a query using Scan Queries via the YDB CLI by adding the -t scan flag to the ydb table query execute command. Run...
App in Node.js Initializing a database connection Creating tables Adding data Retrieving data with a Select Parameterized queries Scan queries Managing transactions Handling...
Managing a YDB cluster Managing a YDB cluster This section contains articles intended for system administrators responsible for the performance of YDB clusters that application ...
Importing data from the file system Required parameters Optional parameters Load limit parameters Examples Importing data to the DB root Importing data to the specified DB dire...
Stock load Types of load Load test initialization Available parameters Load initialization examples Running a load test Global parameters for all types of load getCustomerHis...
Secondary indexes Synchronous secondary index Asynchronous secondary index Covering secondary index Creating a secondary index online Creating and deleting secondary indexes P...
Managing profiles Profile management commands Where profiles are stored Managing profiles Profile management commands Where profiles are stored A profile is a saved and lo...
All questions on one page General questions What is YDB? What features does YDB provide? What consistency model does YDB use? How do I design a primary key? How do I evenly dis...
Handling errors Logging errors Termination statuses Handling errors Logging errors Termination statuses When using the YDB SDK, there are situations where errors need to b...