Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex WebSQL
  • Getting started
    • All guides
    • Creating a connection
    • Connection management
    • Viewing information about database objects
    • Working with the query editor
    • Working with saved queries
    • Working with query history
  • Access management
  • Pricing policy
  • Audit Trails events

In this article:

  • Viewing information about a managed database cluster
  • Viewing information about a connection
  • Viewing information about a database
  • Changing connection settings
  • Changing connection settings for a managed database cluster
  • Changing connection settings for a public database
  • Updating a connection
  • Updating an active connection
  • Reconnecting inactive connections
  • Adding a connection to a managed database cluster
  • Deleting a connection
  1. Step-by-step guides
  2. Connection management

Connection management

Written by
Yandex Cloud
Updated at March 6, 2025
  • Viewing information about a managed database cluster
  • Viewing information about a connection
  • Viewing information about a database
  • Changing connection settings
    • Changing connection settings for a managed database cluster
    • Changing connection settings for a public database
  • Updating a connection
    • Updating an active connection
    • Reconnecting inactive connections
  • Adding a connection to a managed database cluster
  • Deleting a connection

Under Connections in Yandex WebSQL, you can:

  • Create a connection to public databases or managed database clusters. To learn more about creating connections, see this guide.
  • View information about a managed database cluster.
  • View information about a connection.
  • View information about a database.
  • Change connection settings.
  • Update a connection.
  • Add a connection to a managed database cluster.
  • Delete the connection you no longer need.

Viewing information about a managed database clusterViewing information about a managed database cluster

To view cluster settings:

  1. Under Connections, select the managed database cluster.
  2. Click to the right of the cluster name and select Cluster information.

This will bring up a panel with cluster settings.

Viewing information about a connectionViewing information about a connection

To view connection settings:

  1. Under Connections, select the connection.
  2. Click to the right of the connection name and select Connection information.

This will bring up a panel with connection settings.

A single connection features groups of tables and views (VIEW). For more information on how to view info about tables and views, see this guide.

Viewing information about a databaseViewing information about a database

To view database settings:

  1. Under Connections, select the database.
  2. Click to the right of the database name and select Database information.

This will bring up a panel with DB settings.

Changing connection settingsChanging connection settings

Changing connection settings for a managed database clusterChanging connection settings for a managed database cluster

To change connection settings:

  1. Under Connections, select the connection.
  2. Click to the right of the connection name and select Update connection.
  3. Enter a new name for the connection.
  4. In the Cluster field, select the managed database cluster you want to connect to.
  5. Specify the Username you will use to connect to cluster databases.
  6. To change the password, select the Change password option and enter a new user password.
  7. List the Databases you want to connect to. You can only connect to the databases that exist in this cluster. The user you specified must have access to them.
  8. Click Apply.

Changing connection settings for a public databaseChanging connection settings for a public database

To change connection settings:

  1. Under Connections, select the connection.

  2. Click to the right of the connection name and select Update connection.

  3. Enter a new name for the connection.

  4. Under Hosts, configure the hosts:

    • Specify the database host FQDN and port number for connecting to the database.

    • For ClickHouse®, also specify the Native Protocol port and shard name.

    • (Optional) Enable TLS.

      If your company has a certification authority (CA), the certificate issued by the CA will be used by default. If the company has no CA, upload the server's TLS certificate.

  5. Specify the Username you will use to connect to cluster databases.

  6. To change the password, select the Change password option and enter a new user password.

  7. List the Databases you want to connect to. You can only connect to existing databases. The user you specified must have access to them.

  8. Click Apply.

Updating a connectionUpdating a connection

Under Connections, you can view the status of connections and update them or reconnect to databases. Active connections are marked in green, while inactive ones, in red.

Tip

Use the search field on the Connection panel to find a connection with the appropriate database, table, or schema.

Updating an active connectionUpdating an active connection

  1. Select the active DB connection.
  2. Click to the right of the database name and select Update database.

This will update the entire hierarchy for this database, including tables and views. If a table was deleted from a database, you will need to refresh the connection for the changes to appear in Yandex WebSQL.

To refresh all active connections, click in the top-right corner of the Connections section.

Reconnecting inactive connectionsReconnecting inactive connections

  1. Select the inactive connection.
  2. Click to the right of the database name and select Reconnect.

Adding a connection to a managed database clusterAdding a connection to a managed database cluster

Connections to databases within a cluster are grouped into an expandable list under the name of that cluster. In the connection settings, such databases will have the same URL and port number.

If you already have a database connection in a cluster, you can add a connection to another database in the same cluster:

  1. Under Connections, select the cluster in the connection tree.
  2. Click to the right of the cluster name and select Add connection.
  3. In the window that opens, the Database type and Cluster fields will be automatically filled out. Specify the connection name, database name, and the relevant login credentials.
  4. Click Connect.

Deleting a connectionDeleting a connection

  1. Under Connections, select the connection.
  2. Click to the right of its name and select Delete connection.
  3. In the window that opens, click Apply.

The connection will be deleted from both Yandex WebSQL and Connection Manager in Yandex MetaData Hub.

You can also delete a connection from Connection Manager in Yandex MetaData Hub. This connection will be automatically deleted from Yandex WebSQL. Deletion is limited to the user's folder.

ClickHouse® is a registered trademark of ClickHouse, Inc.

Was the article helpful?

Previous
Creating a connection
Next
Viewing information about database objects
Yandex project
© 2025 Yandex.Cloud LLC