Yandex WebSQL release notes: 2025
September
New features
-
Integrated an AI assistant into WebSQL. You can use it to generate queries to databases, analyze their structure, as well as to fix and optimize queries directly from the editor.
-
Added the ability to use the
ISODate,UUID, andObjectIdfunctions in MongoDB. You can use these functions to work with dates, create unique IDs, and generate primary keys for documents. -
Added the
authentication_sourceparameter that enables selecting a database in the cluster to use for authentication when connecting to MongoDB.
Improvements
-
Removed the error message that appeared on successful connection to a database with a schema export error. This way, you will still be able to query the database.
-
In the management console
, added links to the Privacy policy and Terms of use sections to the left-hand menu.
Fixed issues
-
Fixed the issue of random page refreshes when pressing arrow keys and
Enter. -
Fixed the incorrect behavior of the
Readonlyuser management setting in ClickHouse®. -
Fixed the incorrect behavior of the
sha256_passwordauthentication plugin in MySQL®. -
Fixed the error where catalog data did not load when opening WebSQL from the management console.
August
Fixed issues
Fixed incorrect autocompletion of queries when the editor text contained emoji.
July
New features
-
Added a notification with a link to a survey that collects WebSQL feedback. Please, complete it
. -
The trial feature to run subqueries within a muli-query became basic for all WebSQL users.
-
The query editor now stores the last query written to keep the query in the editor in case of service overloads or after a long break.
-
Added the automatic substitution of the default CA certificate for external connections.
Improvements
-
Improved the query performance reliability.
-
Fixed the appearance of large data amounts in the query results.
June
New features
-
Added support for Greenplum® connections.
-
Added support for pagination in the query editor.
-
Added an option to share a query link from the editor.
Improvements
-
Added support for materialized views and partitioned tables in PostgreSQL connections.
-
Added info on table columns in the connection tree.
-
Improved command autocompletion in Yandex StoreDoc connections.
May
Improvements
-
The editor now features improved query formatting.
-
In multi-queries, metadata is now displayed separately for each subquery.
Fixed issues
-
Fixed an issue with the connection creation dialog rendering.
-
Fixed incorrect rendering of empty values in the query results table.
-
Fixed incorrect editor fonts in Windows.
April
New features
-
You can now resize the columns in the query output section.
-
Added the Open support chat item to the Support center menu.
Fixed issues
-
Fixed timestamp operations for all databases: the database time zone is now used.
-
After a query is run, the cursor focuses on the query editor.
March
New features
-
Now you can run subqueries within a muli-query in all available database types.
-
Added support for Yandex StoreDoc and Yandex Managed Service for Trino connections (Yandex Managed Service for Trino is currently at the Preview stage).
February
New features
Now you can run multi-queries for ClickHouse® databases.
Fixed issues
Fixed an issue where certain authors were shown as unknown users in the query history.
January
New features
- Added an option to export query results in XLS format.
- Added an option to attach a screenshot when creating a support ticket.
- Added a setting for the connection tree to display only those connections the user has access to.
- Added query formatting to the query editor.
- Migrated Yandex Cloud connections to Valkey™ managed database clusters to Valkey™.
Improvements
Fixed the behavior of the Share query button where it appeared before running a query.
2024
November
Improvements
-
Added an icon to the list of connections to indicate the connection control type, automatic
or manual . -
Now you can use WebSQL even if you were unable to export clusters of a certain database type. The successfully exported clusters will be available.
-
Reduced the time for getting the PostgreSQL cluster structure.
-
In ClickHouse®, supported autocompletion of the
GRANTandREVOKEcommands and improved autocompletion of theSELECT,CREATE,DELETE,ALTER, andINSERTcommands.
Fixed issues
-
Fixed an issue when working with tables whose names begin with a capital letter in PostgreSQL.
-
Fixed an issue with displaying numeric data types as strings in ClickHouse®.
-
Fixed the duplication of Valkey™ in the Database type list when creating an external connection.
October
Improvements
-
You can now share the result right after the query was executed.
-
Reduced processing time for fast queries.
September
New features
-
Now you can connect to non-sharded Valkey™ clusters.
-
Added the
websql.auditor,websql.executedQueries.auditor, andwebsql.savedQueries.auditorroles to view query metadata and related access permissions.
Improvements
-
Added the experiment of displaying connections as database users.
-
PostgreSQL tables are now displayed as database objects even if the user does not have access to these tables.
-
Added the display of empty PostgreSQL schemas to the list of database objects.
Fixed issues
The backend query timeout was set to 25 seconds.
August
Improvements
-
Added access permission management interfaces for completed and saved queries.
-
Integrated cloud-based time settings.
-
Added the modal window interface for contacting technical support.
-
Now only the tables the user has access to are displayed in PostgreSQL databases.
-
Added statistics for completed queries.
Fixed issues
Fixed the filter workflow on the completed queries page.
July
Improvements
-
The query history displays authors of completed queries.
-
Enabled running queries without exporting the connection structure.
-
Added support for long-running database queries.
-
Added information about databases and certificates to the connection card.
Fixed issues
-
Fixed an error when running all DML queries in a ClickHouse® cluster.
-
Fixed the query editor issue for Safari version 15.
June
New features
-
The Connections tab now displays the Yandex Cloud managed database clusters from the selected folder available to the user. This speeds up the process of creating connections to these clusters, as most of the cluster information is populated automatically. Also updates were made to the forms for creating connections.
-
WebSQL is the first service integrated with Yandex MetaData Hub. All connections are stored in Connection Manager, but you can also manage (create, delete, and edit) them from the WebSQL interface. All changes you make in WebSQL are displayed in Connection Manager and vice versa.
-
You can now publish saved and historical queries. Once published, the query will be available to all folder users. This action cannot be undone — you can only delete the query you published. Roles allow you to manage user access to a published query: you can grant permissions for viewing and editing a query or managing its access permissions.
-
The WebSQL interface now allows you to share links to various entities. For example, you can send a link to a connection, saved query you published, or page with access permissions for a published query to your colleague.
Fixed issues
Improved user query storage mechanism: queries are now linked to the user's account. No matter what device or browser was used to access WebSQL, the user will see all their previous queries.
May
Improvements
Updated the service favicon
Fixed issues
Fixed an error on connection to a database in which no tables or schemas (for PostgreSQL) had been created.
April
Fixed issues
Fixed a bug that caused the interface to become unavailable when selecting a high-contrast theme in the management console.
March
New features
-
Added viewing sequence information in PostgreSQL database schemas.
-
In the query editor, added role tips for PostgreSQL
databases.
February
New features
-
New improved autocompletion feature for SQL queries in the query editor.
-
If the table has indexes or triggers, information about them will appear in separate table information sections.
-
The autocompletion feature provides information about indexes and triggers.
Fixed issues
Fixed the incorrect display of variables when opening saved queries.
January
New features
-
Grouping by date in the query history.
-
Managing the transfer of the WebSQL SSL certificate upon connection.
-
Support for views in the database structure.
-
Grouping by connection type: external, demo, and Yandex Cloud connections.
-
Simplified modal window for reconnecting.