Skip to main content

2026

June

Release Date
Module
Feature
Release Details
Related Links
06-24Data ReplicationNew FeaturesSchema Compare now provides OpenAPI capabilities for task creation, query, start, stop, detail retrieval, and correction SQL retrieval.Schema Compare OpenAPI
06-24Data ReplicationFeature Optimization
  • When users click recheck during data replication prechecks, unsuccessful warning-level check items are rechecked to verify whether the user's changes have taken effect.
  • Data replication tasks now support disabling subtasks such as schema replication, full replication, incremental log reading, and incremental data writing through parameters.
  • Optimized response performance for data replication and data comparison request APIs.
  • Optimized main-task and subtask runtime states for data replication to avoid cases where changed task states do not update task status and error information in the metadata database, affecting later operations.
  • Optimized metadata read/write retry logic for data replication. When metadata writes encounter unique-key conflicts during exception retries, retries stop and feedback is returned quickly.
  • Optimized data type conversion for OceanBase MySQL > Oracle schema replication.
Data Replication
06-24Data ReplicationBUGFIXFixed abnormal data type handling in OceanBase MySQL > Oracle schema replication.Data Replication
06-17Data ReplicationNew FeaturesAdded OpenAPI interfaces for data comparison precheck, start, status query, result query, difference details, and correction SQL retrieval.Data Compare OpenAPI
06-17Data ReplicationFeature Optimization
  • When PostgreSQL incremental replication subscribes to tables, replica identity is restored to full, avoiding later update and ETL filtering issues caused by missing toast large-field data.
  • During MySQL bidirectional replication incremental log parsing, DML generated after the source writes to the target is filtered on the read side earlier, reducing log storage and computation.
Data Replication
06-17Data ReplicationBUGFIX
  • Fixed MySQL data source connection errors caused by GBase driver priority and MySQL driver loading.
  • Fixed loss of field-related changes when SQL Server > MySQL incremental replication DDL involved tables with field mappings.
  • Fixed a task blocking issue where Redis > Redis replication repeatedly executed queue operations such as lpop and lmove when they affected zero records on the target.
  • Fixed an issue where some PolarDB-X internal events were not parsed during incremental log parsing for PolarDB-X centralized data sources, causing excessive logs, reduced performance, and log growth.
  • Fixed missing data when one thread cleared LOB field data early during multi-threaded Oracle incremental log parsing.
Data Replication
06-10Database DevOpsSQL ConsoleAdded TDSQL Oracle data source support in SQL Console.SQL Console (RDBMS)
06-10Database DevOpsApproval WorkflowExternal approval link expiration time is now configurable.Manage Approval Workflows
06-10Database DevOpsBUGFIX
  • Fixed permission errors when PostgreSQL version detection used the default database.
  • Fixed Hive data source registration issues.
Create Data Sources
06-10AI AgentBUGFIX
  • Fixed SQL Task Skill redirect links.
  • Fixed frequent backend requests from SQL intelligent completion.
SQL Tasks
SQL Console (RDBMS)
06-10Data ReplicationFeature Optimization
  • PostgreSQL to GaussDB schema replication now supports selecting TableOwner and supports special data types such as uuid and datea.
  • Optimized GaussDB incremental log parsing performance.
  • Optimized the logic for determining whether data dependencies have already been registered in the queue during incremental replication data conflict analysis, avoiding replication performance degradation when Writer data accumulates.
Data Replication
06-10Data ReplicationBUGFIX
  • Fixed an issue where objects could not be removed when modifying synchronized objects with only incremental replication selected and adding/removing objects at the same time.
  • Fixed inaccurate target metadata in extreme concurrent data replication scenarios where DML metadata preparation did not wait for earlier DDL execution to finish.
  • Fixed a null pointer issue when updating LOB fields in Oracle > OceanBase Oracle incremental replication.
  • Fixed insufficient field width for character types during OceanBase MySQL > ClickHouse/Doris schema replication when width was not expanded by bytes.
Data Replication
06-03Database DevOpsSQL ConsoleAdded compatibility with OceanBase MySQL special syntax.SQL Console (RDBMS)
06-03Database DevOpsData Archiving & CleanupOptimized slow execution of SQL Server data cleanup DELETE SQL statements.Data Archiving & Cleanup
06-03Database DevOpsBUGFIX
  • Fixed precheck timeouts for ultra-long SQL statements in SQL Server Data Export.
  • Fixed permission errors for temporary tables in SQL statements when a user only has table-level privileges.
Data Export
SQL Console (RDBMS)
06-03AI AgentChatDBA
  • ChatDBA now supports the full SQL Task Skill workflow.
  • ChatDBA adds webpage parsing and time retrieval capabilities.
  • NineData Skill adds the SQL Task capability framework.
ChatDBA
SQL Tasks
06-03Data ReplicationNew Features
  • OceanBase 4.4 is now supported as a source for incremental replication.
  • MongoDB 8.0 batch transaction operation statements can now be parsed and replicated.
Data Replication
06-03Data ReplicationFeature Optimization
  • Optimized MySQL > PolarDB-X centralized incremental replication performance. Table-based batch submission can now split and execute data concurrently within a batch to improve incremental replication performance.
  • Optimized PolarDB-X distributed data source incremental writes by reducing how often the session auto-commit state is reset after committed writes, and by improving duplicate-prevention logic when resolving row dependency conflicts in the incremental Writer.
  • Binlog reading and parsing now support multi-threaded concurrent parsing, more than doubling log parsing throughput for ultra-large replication tasks.
  • Oracle incremental replication now supports starting from a specified SCN.
  • Enhanced GaussDB incremental replication DDL parsing and conversion.
  • PostgreSQL incremental replication CDC log parsing now ignores table subscription control statements such as ALTER TABLE tab REPLICA IDENTITY FULL.
  • Redis full replication now supports ETL filtering, so only data items that meet the conditions are replicated.
Data Replication

May

Release Date
Module
Feature
Release Details
Related Links
05-27Database DevOpsSlow Query Analysis
  • Slow log OpenAPI collection now supports Tencent Cloud RDS MySQL, Tencent Cloud RDS PostgreSQL, and Tencent Cloud TDSQL.
  • Optimized the PostgreSQL Slow Query Analysis path to avoid exceeding the metadata database transaction size limit when a large volume of slow-query records is inserted in batches.
Slow Query Analysis
External Collection Sources
05-27Database DevOpsData Source ManagementGreenplum data source registration now includes a default database.Create a Greenplum Data Source
05-27Database DevOpsSensitive Data ProtectionSensitive column scanning now supports Greenplum data sources.Sensitive Data Protection
05-27Database DevOpsBUGFIX
  • Fixed ADB-PG temporary-table SQL execution and statement-splitting issues.
  • Fixed an error when viewing DDL statements for TDSQL.
  • Adjusted GaussDB distributed JDBC parameters to resolve query errors.
  • Fixed an error when exporting MariaDB data that contains sensitive columns.
SQL Console (RDBMS)
Data Export
05-27AI AgentChatDBAOptimized ChatDBA context handling to prevent inaccurate data source ID context after users switch data sources during a conversation.ChatDBA
05-27Data ReplicationNew Features
  • Added support for 55 A2A replication links, covering sources such as MySQL, Oracle, SQL Server, PostgreSQL, and PolarDB for PostgreSQL-compatible databases, and targets such as OceanBase, Kingbase, Vastbase, PolarDB for Oracle-compatible databases, ADB PostgreSQL, and DWS.
  • Key additions include SQL Server to DB2, TiDB, OceanBase, GaussDB, Kingbase, Vastbase, SelectDB, Greenplum, ADB PostgreSQL, and DWS links, as well as PostgreSQL / PolarDB for PostgreSQL-compatible sources to OceanBase, Kingbase, Vastbase, and ADB PostgreSQL links.
  • GaussDB > MySQL, PostgreSQL, Oracle, and other targets now support schema, full, and incremental replication.
  • Kingbase data sources in Oracle compatibility mode now support schema, full, and incremental replication as both source and target.
Data Replication
05-27Data ReplicationFeature Optimization
  • Incremental replication now supports automatic compensation insert for missed UPDATE statements. When the target does not find the row to update, the UPDATE can be written as a new row on the target, improving replication idempotency and helping source and target data remain consistent.
  • The incremental replication Writer now supports large-transaction replication. Task configuration options can control memory usage for large transactions and the maximum number of rows supported in one transaction.
  • During full replication prechecks, if the data conflict policy is set to report errors and checking whether the target table has data fails, the task is interrupted so the user can decide whether to skip, manually authorize, or clear target data.
Data Replication
05-20Database DevOpsOpenAPI
  • Added OpenAPI support for security rules and approval workflows.
  • Alibaba Cloud SQL Server slow logs now support OpenAPI collection.
Security Rule OpenAPI
Approval Workflow OpenAPI
Slow Query Analysis
05-20Database DevOpsSQL Console (YashanDB)Optimized SQL Console adaptation for YashanDB.SQL Console (RDBMS)
05-20Database DevOpsBUGFIX
  • Fixed a three-level permission issue in SQL Server SQL tasks.
  • Fixed a Kingbase time zone issue.
  • Fixed constraint and index name uniqueness conflicts when archiving SQL Server data to the same schema.
SQL Tasks
Data Archiving & Cleanup
05-20AI AgentChatDBA
  • Added the SQL execution Skill, including SQL execution OpenAPI support.
  • Integrated Text2SQL into ChatDBA conversations.
  • Improved ER diagram generation performance and accuracy.
  • SQL Intelligent Optimization now supports Oracle, SQL Server, and additional data sources.
  • Improved ChatDBA error messages for missing models and license issues.
ChatDBA
Text2SQL
SQL Console (RDBMS)
05-20Data ReplicationNew Features
  • When PolarDB-X distributed data sources are used as replication sources, multi-stream Binlog reads now support position reset after read exceptions and related Binlog search, improving log read positioning performance.
  • Added schema, full, and incremental replication for TiDB > SQL Server, GaussDB MySQL, GaussDB PostgreSQL, GaussDB Oracle, and similar links.
Data Replication
05-20Data ReplicationFeature OptimizationOracle 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-20Data ReplicationBUGFIX
  • Fixed loss of the char unit in varchar(n char) during Vastbase Oracle schema and incremental replication.
  • Fixed false Kafka stability alerts in remote data replication when backlog calculation first checked the in-memory safe position and then the database safe position, and the database safe position was greater than the in-memory safe position.
  • Fixed default value conversion logic in GaussDB > MySQL schema replication.
  • Fixed an issue where MySQL text/blob fields could not be used in indexes during schema replication.
Data Replication
05-13Data ReplicationFeature Optimization
  • Data replication now supports lower-version GaussDB.
  • Optimized incremental CDC reads when TiDB is the source by adding a TiCDC exception retry mechanism and recording more detailed API call information in service logs when exceptions occur.
  • PostgreSQL replication now excludes system objects and PostgreSQL extension-related tables, views, functions, and other objects.
  • Optimized Doris data source SSH tunnel connection logic to improve SSH tunnel stability.
Data Replication
05-13Data ReplicationBUGFIX
  • Fixed unexpected results when OceanBase Oracle performed batch update/delete operations.
  • Fixed replication failures when OceanBase Oracle date values contained fractional seconds.
  • Fixed inaccurate shard write statistics for Redis distributed data sources.
  • Fixed inconsistent writes for GoldenDB timestamp values.
  • Fixed startup failures for some newly created replication tasks in private deployments after the data replication conflict configuration was changed from two options to three options: schema conflict, full data conflict, and incremental data conflict.
Data Replication
05-08Database DevOpsBUGFIXFixed an issue where MD5 and AES algorithms did not take effect in data masking scenarios.Manage Masking Algorithms
05-08Database DevOpsSlow Query Analysis
  • External slow log collection sources now support Huawei Cloud and AWS.
  • Slow Query Analysis now supports AWS RDS MySQL data sources.
  • Slow Query Analysis now supports AWS RDS PostgreSQL data sources.
Slow Query Analysis
External Collection Sources
05-08Database DevOpsChatDBA
  • ChatDBA now supports data source access.
  • Optimized ChatDBA memory usage for ultra-large documents.
  • Optimized the ChatDBA knowledge base retrieval tree.
  • Added cross-session retrieval memory for ChatDBA.
  • Database DevOps now supports ChatDBA database performance diagnostics.
ChatDBA
05-08Database DevOpsSQL Console
  • SQL Intelligent Optimization now supports MySQL-compatible databases.
SQL Console (RDBMS)
05-08Database DevOpsSensitive Data Protection
  • Sensitive data scanning now supports MariaDB data sources.
Sensitive Data Protection
05-08Database DevOpsSQL Console (YashanDB)SQL Console now supports YashanDB.SQL Console (RDBMS)
05-08Data ReplicationFeature OptimizationOptimized Redis full replication specification configuration. CPU and memory settings can now be configured based on user selection.Data Replication
05-08Data ReplicationBUGFIX
  • Fixed an issue where Redis distributed cluster full-load-only tasks could not be paused.
  • Fixed incorrect startTime update logic for Redis primary task status.
  • Fixed an issue where the frontend displayed invalid non-zero databases when a Redis cluster shard returned a database count other than 1.
  • Fixed inconsistent data writes for special characters in DB2.
  • Fixed an issue with abnormal values when writing empty BLOBs in DB2.
Data Replication

April

Release Date
Module
Feature
Release Details
Related Link
04-29Data ReplicationFeature Optimization
  • Optimized the data replication task creation process. Creating a new replication task now requires purchase before startup.
  • Optimized Redis full replication performance.
  • Optimized structure replication from varchar in MySQL-compatible databases to DB2 types.
  • Optimized the replication logic for the blob type in openGauss.
None
04-29Data ReplicationBug Fix
  • Fixed an issue where field information in MySQL data replication was not sorted by ORDINAL_POSITION.
  • Fixed an issue in incremental replication where DDL statements beginning with comments could cause nested comments and trigger syntax errors when additional comments were appended.
None
04-22Database DevOpsSlow Query AnalysisAdded support for collecting and analyzing DWS slow logs.Slow Query Analysis
04-22Database DevOpsSQL ConsoleOptimized support for PostgreSQL-like data sources in SQL Intelligent Optimization.SQL Console (RDBMS)
04-22Data ReplicationFeature Optimization
  • Optimized the precheck logic for data replication: for data existence checks within a specified time range, the system now prioritizes select 1 from table limit 1 and falls back to information_schema queries after timeout, so that real data existence can still be determined as much as possible when metadata is inaccurate.
  • Optimized the loop detection logic in data replication prechecks.
  • GaussDB incremental replication now supports DDL replication for non-table objects such as procedures, functions, and sequences.
  • PostgreSQL incremental replication now supports parsing and replication of COMMENT ON CONSTRAINT syntax.
  • Optimized foreign key dependency handling in PostgreSQL structure replication.
None
04-15AI AgentChatDBA
  • Optimized the streaming file parsing capability of ChatDBA and enhanced monitoring for OOMKilled events and RSS peak values.
ChatDBA
04-15Data ReplicationFeature OptimizationOptimized 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-08Database DevOpsSlow Query AnalysisSlow Query Analysis now supports TiDB data sources.Slow Query Analysis
04-08Database DevOpsSQL TaskOptimized the backup capability of PostgreSQL SQL tasks.SQL Task
04-08AI AgentFeature OptimizationSQL Intelligent Optimization now supports TiDB and DWS.SQL Console (RDBMS)
04-08Data ReplicationFeature Optimization
  • Enhanced object configuration conflict detection in data replication prechecks, enabling identification of loop configurations in unfinished replication tasks and cases where multiple tasks replicate the same table.
  • Optimized the startup mechanism for bidirectional replication tasks. Starting the forward task no longer depends on the reverse task having already started, avoiding failures where the forward task could not start because the reverse task was not started.
None
04-01Database DevOpsSQL TaskOptimized the backup capability of Oracle SQL tasks.SQL Tasks
04-01Data ReplicationNew Features
  • PolarDB-X distributed databases now support multi-stream CDC reads and replication.
  • Optimized distributed data source support: distributed task splitting is supported; parent tasks wait until all subtasks in stages such as schema, full, and incremental replication finish before moving to the next stage; subtasks wait until the parent task's previous stage is complete before starting.
  • For bidirectional replication, reverse replication tasks now wait until the forward task finishes full replication before collecting logs for the reverse incremental replication task.
Data Replication
04-01Data ReplicationRedis / PolarDB-X Replication Optimization
  • Optimized the Redis full replication write mechanism. Some data objects are converted from Restore objects to RdbCommand and written through pipeline uniformly, reducing performance degradation when restore and send calls alternate.
  • Optimized PolarDB-X centralized incremental replication batch write performance.
Data Replication

March

Release Date
Module
Feature
Release Details
Related Links
03-25Database DevOpsData Archiving & CleanupData Archiving & Cleanup now supports SQL Server data sources.Data Archiving & Cleanup
03-25Data ReplicationFeature Optimization
  • Sybase incremental replication now spills oversized uncommitted transactions to disk before parsing, reducing memory pressure in large-transaction scenarios.
  • Enhanced the robustness of Sybase CDC log parsing, improving stability for special-character and large-page-number scenarios.
  • Fixed issues across OceanBase, SQL Server, MySQL, openGauss, Sybase, and other links involving incremental reads, JSON parsing, retry alerts, replication of tables without primary keys, and writes to identity columns.
Data Replication
03-18Database DevOpsNew Features & Enhancements
  • Added SQL Server Slow Query Analysis, SQL Server OnlineDML, and Oracle Job management capabilities.
  • Improved the handling experience for large fields in the Oracle SQL Console.
  • Optimized SQL task backup and data export pipelines for better execution performance; ChatDBA document parsing is now stronger and supports complex formats such as image-only PDFs and PPT-to-PDF files.
Slow Query Analysis
OnlineDDL
SQL Console (RDBMS)
03-18Data ReplicationFeature Optimization
  • Failed repair statements now automatically distinguish DML from non-DML statements, reducing the chance of batch repair failures.
  • Bidirectional replication now supports configuring DML conflict handling strategies separately for reverse links.
  • OceanBase Oracle replication now supports XML data types; MySQL incremental DDL now supports table partition-related operations.
  • Fixed issues with ineffective filter conditions, missing target-table columns, MySQL default-value parsing, and StarRocks primary-key and column-order handling.
Data Replication
03-11Database DevOpsFeature Optimization
  • Optimized large-field handling and frontend-backend interaction performance in SQL Console, improving the experience with large result sets.
  • ChatDBA knowledge-base Q&A has been upgraded to support parsing large files and images, and now answers in both Chinese and English.
  • Fixed issues involving SQL standard cache, index recommendations in SQL intelligent optimization, and timeout handling.
SQL Console (RDBMS)
ChatDBA
03-11Data ReplicationFeature Optimization
  • Added timeout control and higher parallelism to pre-checks, reducing task-creation wait time.
  • Optimized incremental replication performance for large-scale specifications, further improving throughput when network conditions are good.
  • MySQL incremental replication now supports table-based batch writes and transaction-level writes to the target; Oracle schema replication and incremental DDL now support keeping target tablespaces consistent with the source.
  • Fixed replication issues in scenarios involving Oracle RAC and time precision differences across multiple MySQL versions.
Data Replication
03-04Database DevOpsExternal 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-04Database DevOpsSlow Query AnalysisSlow 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-04Database DevOpsFeature Optimization
  • Data Tracking & Rollback and OnlineDDL now support MySQL 8.4 and later.
  • Permission applications are now supported for HANA data sources, improving day-to-day collaboration workflows.
Data Tracking & Rollback
SQL Tasks
Permission Application & Approval
03-04Data ReplicationFeature Optimization
  • Optimized incremental writes to improve throughput and stability for large-scale replication tasks.
  • Changes involving foreign key dependencies are now applied in order to reduce data consistency risks during replication.
  • Expanded compatibility for function-based indexes, primary keys with time zone types, and more data types in ClickHouse and Doris.
Data Replication
03-04Basic ServicesMessage NotificationsCard-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-26Basic ServicesThird-Party Sign-InYou can now sign in to NineData with Google or GitHub accounts, reducing setup friction for new users.None
02-11Data ReplicationFeature Optimization
  • MySQL and OceanBase MySQL links now support replicating time default values with function expressions during schema replication and incremental DDL.
  • MySQL and OceanBase MySQL links now support replicating table index definitions that include function-based indexes.
  • Fixed issues with password placeholder handling during Kafka data source connection tests, as well as parsing and replication of SQL Server datetimeoffset types.
Data Replication
02-04Database DevOpsSQL ConsoleThe 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-04Database DevOpsSlow Query AnalysisSlow 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-28Database DevOpsBUGFIX
  • Fixed compatibility issues in Data Import involving BEGIN statement splitting and USE syntax handling.
  • Fixed issues involving migration assessment, replay, Oracle keyword splitting, and SQL task standard review errors when only Oracle Schema permissions are granted.
  • Improved the PostgreSQL SQL Console table-list expansion experience, and fixed an issue where missing semicolons during Oracle stored procedure splitting caused execution failures.
Data Import
Migration Assessment
SQL Console (RDBMS)
01-21Database DevOpsSQL Console
  • PostgreSQL: Optimize PostgreSQL SQL Console object tree expansion performance.
  • MySQL: Optimize the statement splitting logic under the INSERT INTO … SELECT scenario to enhance SQL execution stability.
SQL Console (RDBMS)
01-21Data ReplicationFeature Optimization
  • Data Source Splitting: OpenGauss and DWS are split into independent data source types, making task configuration clearer.
  • Oracle > GaussDB: New support for Oracle > GaussDB SEQUENCE sequence type replication.
  • GaussDB > Oracle: Support filtering specific transactions and user SQLs.
  • GaussDB|DWS as Source: Support filtering objects by SCHEMA.
None
01-14Data ReplicationMigration AssessmentNew 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-14Data ReplicationOracle > HashData ReplicationSupport Oracle to HashData structure, full, and incremental replication.Oracle Migration Synchronization to HashData
01-14Data ReplicationGaussDB > HashData ReplicationSupport GaussDB to HashData structure, full, and incremental replication.GaussDB Migration Synchronization to HashData
01-14Data ReplicationFeature Optimization
  • Oracle as Source Heterogeneous Replication Enhancement: New support for incremental DDL, sequence, index, partition table, case sensitivity, and authorization statement replication capabilities.
  • GaussDB as Source Heterogeneous Replication Enhancement: New support for sequence, index, partition table, and case sensitivity replication capabilities.
None
01-14Basic ServicesKafka Port MappingNew Kafka port address mapping (NAT) capability, supporting manual mapping of Kafka's returned intranet addresses to accessible extranet addresses for NineData.Create Kafka Data Source