2026
July
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 07-29 | Database DevOps | SQL Console (AWS Redshift) | SQL Console now supports AWS Redshift data sources. | Create an AWS Redshift Data Source |
| 07-29 | Database DevOps | SQL Console (YashanDB MySQL) | SQL Console now supports YashanDB MySQL data sources. | Create Data Sources |
| 07-29 | Database DevOps | Migration Assessment | Migration Assessment now supports HaishanDB. | Migration Assessment |
| 07-29 | Database DevOps | Approval Processes | Approval processes can display custom approval-node names. | Manage Approval Processes |
| 07-29 | Database DevOps | Result Set Export | Result set export is compatible with UTF-8 with BOM encoding. | Data Export |
| 07-29 | Database DevOps | SQL Server Non-Table Object Editing | SQL Server non-table objects can now be edited. | SQL Console (RDBMS) |
| 07-29 | Database DevOps | PostgreSQL Object DDL | Generated table and function DDL for PostgreSQL, ADB-PG, and Greenplum now includes related GRANT statements. | SQL Console (RDBMS) |
| 07-29 | Database DevOps | SQL Console Object Hover | Object hover now supports PostgreSQL, ADB-PG, Greenplum, GaussDB, openGauss, and DWS. | SQL Console (RDBMS) |
| 07-29 | Database DevOps | Elasticsearch Data Export | Fixed a timeout in the Elasticsearch Data Export module. | Data Export |
| 07-29 | Database DevOps | Elasticsearch Data Import | Fixed a timeout in the Elasticsearch Data Import module. | Data Import |
| 07-29 | Database DevOps | SQL Server Slow Query Diagnostics | Fixed an issue where optimized SQL Server slow-query diagnostic results were not displayed. | Slow Query Analysis |
| 07-29 | Database DevOps | Git Project Change Release | SQL Console can now manage Gitee projects, generate change SQL, create a SQL task or Schema Design and Release task, or add changes to an existing task. | Manage Database Changes with a Git Project |
| 07-29 | Data Replication | YashanDB Replication Links | Added replication links from relational databases such as MySQL, Oracle, PostgreSQL, and SQL Server to YashanDB. YashanDB can also replicate schema and full data to multiple relational targets. Available replication types depend on the selected link. | Configure YashanDB Data Replication |
| 07-29 | Data Replication | Kafka Avro Delivery | Relational sources such as MySQL, Oracle, PostgreSQL, and SQL Server can now deliver replicated data to Kafka in Avro format with Confluent Schema Registry settings. | SQL Server to Kafka Data Replication MySQL to Kafka |
| 07-29 | Data Replication | Oracle Incremental Writes | The Oracle incremental writer now resolves conflicts between dependent rows and adjusts write order, reducing write failures caused by dependencies such as foreign keys. | Data Replication |
| 07-29 | Data Replication | Per-Table Batch Writes | When row-level logical merging by primary key is disabled, writes can be aggregated by INSERT, UPDATE, and DELETE operation and executed concurrently in groups, preserving intermediate DML events for downstream subscribers. | Data Replication |
| 07-29 | Data Replication | SQL Server Metadata Filtering | Expanded the set of SQL Server system tables filtered during metadata retrieval to prevent system-table changes from being included in subscriptions. | Data Replication |
| 07-22 | Database DevOps | Slow Query Analysis | Added support for OceanBase MySQL, OceanBase Oracle, Dameng (centralized), TDSQL PostgreSQL, TDSQL Oracle, PolarDB Oracle, PolarDB-X, and Vastbase. | Slow Query Analysis |
| 07-22 | Database DevOps | Data Masking and Sensitive Data Scanning | Added support for GaussDB and openGauss. | Sensitive Data Protection |
| 07-22 | Database DevOps | TDSQL PostgreSQL (Oracle Mode) Driver | Added a dedicated driver to resolve loading conflicts with the PostgreSQL driver. | Create Data Sources |
| 07-22 | Database DevOps | TDSQL PostgreSQL High Availability Connection | Multiple connection addresses are supported; an available node is used automatically after a primary/standby switchover failure. | Create Data Sources |
| 07-22 | Database DevOps | TDSQL PostgreSQL (Oracle Mode) Packages | Added Packages and related compilation and debugging capabilities. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | TDSQL PostgreSQL (Oracle Mode) Synonyms | Added a Synonyms folder aligned with Oracle mode capabilities. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | TDSQL PostgreSQL Database Creation | Database creation supports selecting Oracle mode or PostgreSQL mode. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | TDSQL PostgreSQL (Oracle Mode) Object Hover | Hovering over a table object can display its create-table statement. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | TDSQL PostgreSQL (Oracle Mode) Execution Plans | Execution plans displayed in the frontend can be collapsed. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | SQL Server Object Search | Optimized SQL Server object search. | SQL Console (RDBMS) |
| 07-22 | Database DevOps | PostgreSQL Object Search | Fixed an issue where frontend object search did not pass the database parameter. | SQL Console (RDBMS) |
| 07-22 | AI Agent | SQL Intelligent Diagnostics | Fixed a ChatDBA SQL Intelligent Diagnostics context issue. | ChatDBA |
| 07-22 | Data Replication | Feature Optimization |
| Data Replication |
| 07-15 | Database DevOps | DevOps Commercialization | Added commercialization support for DevOps. | Billing Center |
| 07-15 | Database DevOps | ER Diagrams | Enabled ER diagrams in SQL Console for PostgreSQL, Oracle, and SQL Server. | ER Diagrams |
| 07-15 | Database DevOps | Security Rules | Added a rule for governing changes to core business tables. | SQL Review |
| 07-15 | Database DevOps | Security Rules | Added syntax checks for column changes containing FIRST or AFTER. | SQL Review |
| 07-15 | Database DevOps | Sensitive Data Identification | Added an exact column-name matching algorithm. | Sensitive Data Protection |
| 07-15 | Database DevOps | Oracle Functions | Fixed Oracle function parameter splitting. | SQL Console (RDBMS) |
| 07-15 | Database DevOps | Oracle XML Parser | Resolved conflicts introduced after adding the Oracle XML Parser component. | SQL Console (RDBMS) |
| 07-15 | Database DevOps | Sensitive Data Management | Only users with Sensitive Data Management permission can manage the Sensitive Data page. | Sensitive Data Protection |
| 07-15 | Database DevOps | SQL Console Result Sets | Fixed an intermittent blank-column issue when horizontally scrolling result sets with many columns. | SQL Console (RDBMS) |
| 07-15 | AI Agent | Model Management | Removed the model-type configuration field and added model configuration testing. | Model Management |
| 07-15 | AI Agent | Model Configuration Experience | Model names are now entered manually, and required model configuration fields include explanatory prompts. | Model Management |
| 07-15 | Data Replication | Feature Optimization |
| Data Replication |
| 07-08 | Core Services | Data Source Entry | Data source accounts and passwords for Alibaba Cloud instances can now be entered through Alibaba Cloud KMS. | Create Data Sources |
| 07-08 | Database DevOps | SQL Console (Greenplum) | The Greenplum object tree in SQL Console is now aligned with PostgreSQL capabilities, including function editing and debugging operations. | SQL Console (RDBMS) |
| 07-08 | Database DevOps | SQL Execution OpenAPI | Optimized the SQL Execution OpenAPI. | OpenAPI |
| 07-08 | Database DevOps | SQL Console (Oracle) | Oracle object search now supports Packages. | SQL Console (RDBMS) |
| 07-08 | Database DevOps | OnlineDDL | OnlineDDL now supports older MariaDB versions. | OnlineDDL |
| 07-08 | Database DevOps | Data Tracking & Rollback | Generating and downloading rollback SQL in Data Tracking & Rollback now supports MariaDB. | Data Tracking & Rollback |
| 07-08 | Database DevOps | PostgreSQL Metadata Retrieval | Fixed metadata retrieval errors caused by insufficient privileges on the postgres database. | Create a PostgreSQL Data Source |
| 07-08 | Database DevOps | Sensitive Data Protection | Fixed an incompatibility between sensitive data scans and Greenplum metadata queries. | Sensitive Data Protection |
| 07-08 | Data Replication | New Features | Oracle schema replication now supports Materialized View Log objects. | Data Replication |
| 07-08 | Data Replication | Feature Optimization |
| Data Replication |
| 07-01 | Database DevOps | Data Export | Data Export now supports Elasticsearch data sources. | Data Export |
| 07-01 | Database DevOps | Data Import | Data Import now supports Elasticsearch data sources. | Data Import |
| 07-01 | Database DevOps | SQL Console / SQL Tasks | Added MaxCompute data source support for SQL Console and SQL Tasks. | SQL Console (RDBMS) SQL Tasks |
| 07-01 | Database DevOps | SQL Console (PostgreSQL) | Improved object search in the PostgreSQL SQL Console. | SQL Console (RDBMS) |
| 07-01 | Database DevOps | Stored Procedure Debugging | Fixed PostgreSQL stored procedure statement splitting. | Debug Stored Procedure |
| 07-01 | AI AGENT | Feature Optimization |
| ChatDBA |
| 07-01 | Data Replication | PostgreSQL Incremental Replication Cleanup | Stopping a PostgreSQL incremental replication task can now clean up auxiliary objects such as DDL triggers and internal replication tables. | Data Replication |
| 07-01 | Data Replication | Feature Optimization |
| Data Replication |
June
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 06-24 | Data Replication | New Features | Schema Compare now provides OpenAPI capabilities for task creation, query, start, stop, detail retrieval, and correction SQL retrieval. | Schema Compare OpenAPI |
| 06-24 | Data Replication | Feature Optimization |
| Data Replication |
| 06-24 | Data Replication | BUGFIX | Fixed abnormal data type handling in OceanBase MySQL > Oracle schema replication. | Data Replication |
| 06-17 | Data Replication | New Features | Added OpenAPI interfaces for data comparison precheck, start, status query, result query, difference details, and correction SQL retrieval. | Data Compare OpenAPI |
| 06-17 | Data Replication | Feature Optimization |
| Data Replication |
| 06-17 | Data Replication | BUGFIX |
| Data Replication |
| 06-10 | Database DevOps | SQL Console | Added TDSQL Oracle data source support in SQL Console. | SQL Console (RDBMS) |
| 06-10 | Database DevOps | Approval Workflow | External approval link expiration time is now configurable. | Manage Approval Workflows |
| 06-10 | Database DevOps | BUGFIX |
| Create Data Sources |
| 06-10 | AI Agent | BUGFIX |
| SQL Tasks SQL Console (RDBMS) |
| 06-10 | Data Replication | Feature Optimization |
| Data Replication |
| 06-10 | Data Replication | BUGFIX |
| Data Replication |
| 06-03 | Database DevOps | SQL Console | Added compatibility with OceanBase MySQL special syntax. | SQL Console (RDBMS) |
| 06-03 | Database DevOps | Data Archiving & Cleanup | Optimized slow execution of SQL Server data cleanup DELETE SQL statements. | Data Archiving & Cleanup |
| 06-03 | Database DevOps | BUGFIX |
| Data Export SQL Console (RDBMS) |
| 06-03 | AI Agent | ChatDBA |
| ChatDBA SQL Tasks |
| 06-03 | Data Replication | New Features |
| Data Replication |
| 06-03 | Data Replication | Feature Optimization |
| Data Replication |
May
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 05-27 | Database DevOps | Slow Query Analysis |
| Slow Query Analysis External Collection Sources |
| 05-27 | Database DevOps | Data Source Management | Greenplum data source registration now includes a default database. | Create a Greenplum Data Source |
| 05-27 | Database DevOps | Sensitive Data Protection | Sensitive column scanning now supports Greenplum data sources. | Sensitive Data Protection |
| 05-27 | Database DevOps | BUGFIX |
| SQL Console (RDBMS) Data Export |
| 05-27 | AI Agent | ChatDBA | Optimized ChatDBA context handling to prevent inaccurate data source ID context after users switch data sources during a conversation. | ChatDBA |
| 05-27 | Data Replication | New Features |
| Data Replication |
| 05-27 | Data Replication | Feature Optimization |
| Data Replication |
| 05-20 | Database DevOps | OpenAPI |
| Security Rule OpenAPI Approval Workflow OpenAPI Slow Query Analysis |
| 05-20 | Database DevOps | SQL Console (YashanDB) | Optimized SQL Console adaptation for YashanDB. | SQL Console (RDBMS) |
| 05-20 | Database DevOps | BUGFIX |
| SQL Tasks Data Archiving & Cleanup |
| 05-20 | AI Agent | ChatDBA |
| ChatDBA Text2SQL SQL Console (RDBMS) |
| 05-20 | Data Replication | New Features |
| Data Replication |
| 05-20 | Data Replication | Feature Optimization | Oracle now supports an option to write strings in binary form for character-type replication, resolving target write length overflows when source and target character sets differ. | Data Replication |
| 05-20 | Data Replication | BUGFIX |
| Data Replication |
| 05-13 | Data Replication | Feature Optimization |
| Data Replication |
| 05-13 | Data Replication | BUGFIX |
| Data Replication |
| 05-08 | Database DevOps | BUGFIX | Fixed an issue where MD5 and AES algorithms did not take effect in data masking scenarios. | Manage Masking Algorithms |
| 05-08 | Database DevOps | Slow Query Analysis |
| Slow Query Analysis External Collection Sources |
| 05-08 | Database DevOps | ChatDBA |
| ChatDBA |
| 05-08 | Database DevOps | SQL Console |
| SQL Console (RDBMS) |
| 05-08 | Database DevOps | Sensitive Data Protection |
| Sensitive Data Protection |
| 05-08 | Database DevOps | SQL Console (YashanDB) | SQL Console now supports YashanDB. | SQL Console (RDBMS) |
| 05-08 | Data Replication | Feature Optimization | Optimized Redis full replication specification configuration. CPU and memory settings can now be configured based on user selection. | Data Replication |
| 05-08 | Data Replication | BUGFIX |
| Data Replication |
April
| Release Date | Module | Feature | Release Details | Related Link |
|---|---|---|---|---|
| 04-29 | Data Replication | Feature Optimization |
| None |
| 04-29 | Data Replication | Bug Fix |
| None |
| 04-22 | Database DevOps | Slow Query Analysis | Added support for collecting and analyzing DWS slow logs. | Slow Query Analysis |
| 04-22 | Database DevOps | SQL Console | Optimized support for PostgreSQL-like data sources in SQL Intelligent Optimization. | SQL Console (RDBMS) |
| 04-22 | Data Replication | Feature Optimization |
| None |
| 04-15 | AI Agent | ChatDBA |
| ChatDBA |
| 04-15 | Data Replication | Feature Optimization | Optimized the conflict handling strategy configuration for data replication by providing separate conflict handling options for structure replication, full replication, and incremental replication, making structure and data conflict handling clearer. | None |
| 04-08 | Database DevOps | Slow Query Analysis | Slow Query Analysis now supports TiDB data sources. | Slow Query Analysis |
| 04-08 | Database DevOps | SQL Task | Optimized the backup capability of PostgreSQL SQL tasks. | SQL Task |
| 04-08 | AI Agent | Feature Optimization | SQL Intelligent Optimization now supports TiDB and DWS. | SQL Console (RDBMS) |
| 04-08 | Data Replication | Feature Optimization |
| None |
| 04-01 | Database DevOps | SQL Task | Optimized the backup capability of Oracle SQL tasks. | SQL Tasks |
| 04-01 | Data Replication | New Features |
| Data Replication |
| 04-01 | Data Replication | Redis / PolarDB-X Replication Optimization |
| Data Replication |
March
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 03-25 | Database DevOps | Data Archiving & Cleanup | Data Archiving & Cleanup now supports SQL Server data sources. | Data Archiving & Cleanup |
| 03-25 | Data Replication | Feature Optimization |
| Data Replication |
| 03-18 | Database DevOps | New Features & Enhancements |
| Slow Query Analysis OnlineDDL SQL Console (RDBMS) |
| 03-18 | Data Replication | Feature Optimization |
| Data Replication |
| 03-11 | Database DevOps | Feature Optimization |
| SQL Console (RDBMS) ChatDBA |
| 03-11 | Data Replication | Feature Optimization |
| Data Replication |
| 03-04 | Database DevOps | External Approvals (Lark) | External approval workflows now support Lark, allowing SQL tasks, permission applications, and other processes to be routed through existing enterprise approval workflows. | Lark Approval |
| 03-04 | Database DevOps | Slow Query Analysis | Slow log collection now supports Alibaba Cloud RDS MySQL, RDS PostgreSQL, PolarDB for MySQL, and PolarDB for PostgreSQL, providing broader coverage for managed cloud databases. | Slow Query Analysis |
| 03-04 | Database DevOps | Feature Optimization |
| Data Tracking & Rollback SQL Tasks Permission Application & Approval |
| 03-04 | Data Replication | Feature Optimization |
| Data Replication |
| 03-04 | Basic Services | Message Notifications | Card-style notifications are now supported in Lark, DingTalk, and WeCom, with language settings for notification content to better support cross-team and cross-region collaboration. | Subscription Management |
February
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 02-26 | Basic Services | Third-Party Sign-In | Users can now sign in to NineData with Google or GitHub accounts, reducing setup friction for new users. | None |
| 02-11 | Data Replication | Feature Optimization |
| Data Replication |
| 02-04 | Database DevOps | SQL Console | The SQL Console now includes AI-powered suggestions that provide context-aware completions, with shortcut-based triggering and an on/off toggle. Currently supports MySQL-compatible, Oracle, and PostgreSQL data sources. | SQL Console (RDBMS) |
| 02-04 | Database DevOps | Slow Query Analysis | Slow Query Analysis now supports collecting external slow logs from Elasticsearch, which is useful when logs are centrally managed in a logging platform. | Slow Query Analysis External Collection Sources |
January
| Release Date | Module | Feature | Release Details | Related Links |
|---|---|---|---|---|
| 01-28 | Database DevOps | BUGFIX |
| Data Import Migration Assessment SQL Console (RDBMS) |
| 01-21 | Database DevOps | SQL Console |
| SQL Console (RDBMS) |
| 01-21 | Data Replication | Feature Optimization |
| None |
| 01-14 | Data Replication | Migration Assessment | New database migration assessment capability for pre-migration risk and compatibility analysis. Supports MySQL to PostgreSQL, MySQL to He3DB PostgreSQL, Oracle to PostgreSQL, Oracle to He3DB PostgreSQL. | Migration Assessment |
| 01-14 | Data Replication | Oracle > HashData Replication | Support Oracle to HashData structure, full, and incremental replication. | Oracle Migration Synchronization to HashData |
| 01-14 | Data Replication | GaussDB > HashData Replication | Support GaussDB to HashData structure, full, and incremental replication. | GaussDB Migration Synchronization to HashData |
| 01-14 | Data Replication | Feature Optimization |
| None |
| 01-14 | Basic Services | Kafka Port Mapping | New Kafka port address mapping (NAT) capability, supporting manual mapping of Kafka's returned private network addresses to accessible extranet addresses for NineData. | Create Kafka Data Source |