Installing the SDK

    The build process using the source code is described in the source code repositories on GitHub. Follow the links given on the YDB SDK - Overview page.

    Python

    Go

    C# (.NET)

    PHP

    Run the command from the command line:

    If the command fails, make sure your environment has 3.8 or newer installed with the pip package manager enabled.

    Install - 图2

    To ensure the installation is successful, first install 1.13 or higher in your environment.

    Add dependencies to the Maven project as described in the “Install the SDK” step of the file in the source code repository.