Self-hosted deployment of a database YDB Self-hosted deployment of a database YDB This section contains articles describing simple YDB deployment scenarios. They can be used by ...
App in Go Downloading and starting Initializing a database connection Creating tables Retrieving data with a Select Scan queries App in Go Downloading and starting Initia...
Running YDB in Minikube Before you start Installing a cluster Install the YDB controller in the cluster Create a YDB cluster Create a database Test the controller Release the...
YDB SDK YDB SDK OpenSource SDKs in the following programming languages are available to work with YDB: C++ https://github.com/ydb-platform/ydb/tree/main/ydb/public/sdk/cpp C#...
Deploy YDB On-Premises Before you start Prerequisites Create a system user and a group to run YDB under Prepare and format disks on each server Prepare a configuration file fo...
Prefer the nearest data center Prefer the nearest data center Note The article is being updated. Below are examples of the code for setting the “prefer the nearest data cente...
YQL: Getting started Introduction YQL query execution tools Built-in YDB web interface YDB CLI Working with a data schema Creating tables Getting a list of existing DB tables ...
List of objects List of objects The scheme ls command lets you get a list of objects in the database: ydb [ connection options ] scheme ls [ path ] [- lR ] where [co...
Using YDB in Kubernetes Monitoring Description of YDB controller resources Storage resource Database resource Allocating resources Using YDB in Kubernetes Monitoring Desc...
Enabling logging Enabling logging Note The article is being updated. Below are examples of code that enables logging in different YDB SDKs Go Java There are several ways t...