Queries in Yandex WebSQL
You can use Yandex WebSQL to run Yandex Managed Service for Valkey™ cluster database operations.
WebSQL is a Yandex Cloud service that enables you to connect to managed database clusters, work with databases, tables, and schemas, and run queries. It is a web-based tool that requires no additional authorization and simplifies working with Valkey™ commands by prompting the user.
To connect from WebSQL, you must enable the WebSQL access option in the cluster settings. You can enable this option when creating or updating a cluster.
In the Yandex Managed Service for Valkey™ cluster, a connection in Connection Manager is automatically created for each database user so they can connect to the database from WebSQL. You can also create a new connection if you need one.
To connect to the database from WebSQL:
-
In the management console
, select the folder with the cluster of interest. -
Go to Yandex Managed Service for Valkey™.
-
Click the cluster name and go to the WebSQL tab.
-
Select the connection.
The connection will open in WebSQL. To go to the query editor, select the required database.
For more information on how to work with WebSQL, see these guides.