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 to a cluster from WebSQL, you must enable the WebSQL access option in the cluster settings. You can enable this option when creating or updating a cluster.
The Yandex Managed Service for Valkey™ cluster automatically creates a Connection Manager connection for each database user, enabling database access 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 containing your cluster. -
Navigate to Yandex Managed Service for Valkey™.
-
Click the cluster name and navigate to the WebSQL tab.
-
Select the required connection.
The connection will open in WebSQL. To go to the query editor, select the required database.
For more details on working with WebSQL, see these guides.