惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
C
Check Point Blog
G
Google Developers Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
D
Docker
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News

IT Jungle

Finally: Some Pricing Information On The Power S1112 Entry Server - IT Jungle Rocket Automates Manual IBM i Tasks With AI - IT Jungle Guru: Where’s The Table? - IT Jungle LaserVault Goes iSCSI With Virtual Tape Library - IT Jungle IBM i PTF Guide, Volume 28, Number 31 - IT Jungle Will Power Chips Get A Converged Arm Instruction Set Like Z Mainframe CPUs? - IT Jungle Thinking About Moving IBM i To The Cloud? Don't Start With The Quote - IT Jungle Precisely To Add Ransomware Protection In MIMIX 11 - IT Jungle It’s D-Day For Cybersecurity, AI Firms Warn - IT Jungle IBM i PTF Guide, Volume 28, Number 30 - IT Jungle Oracle Dips A Toe Into IBM’s EBCDIC World - IT Jungle When Your Small IBM i Team Is Really A Team Of One - IT Jungle Guru: Putting Failure Handling In Its Place - IT Jungle Inside The Security Enhancements In ACS - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle IBM i PTF Guide, Volume 28, Number 29 - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle Inside The Encryption Key Management Changes In IBM i 7.6 - IT Jungle FalconStor Moved To The Blue Lagoon, And Is Poised For Growth Because Of It - IT Jungle Guru: Claude’s SQL Tip - IT Jungle Astera Makes Extracting Legacy Report Data an AI Specialty - IT Jungle IBM i PTF Guide, Volume 28, Number 27 - IT Jungle Welcoming The New IBM i Chief Architect And Other New Top Brass - IT Jungle A Deep Dive Into That Power S1112 Entry Power11 Server - IT Jungle Guru: Beyond Three-Part Naming – Running SQL Across Remote IBM i Systems - IT Jungle How IBM Bolstered IBM i Resilience In The Summer Tech Refreshes - IT Jungle IBM i PTF Guide, Volume 28, Number 26 - IT Jungle Power Systems Has A Great Quarter; System Z, Not So Much - IT Jungle Does AI Mark The End Of The ERP Era? - IT Jungle Guru: Deterministic Application Development With AI - IT Jungle
CData Adds Db2 for i Support to CDC Tool - IT Jungle
Alex Woodie · 2026-04-27 · via IT Jungle

April 27, 2026

IBM i shops that need to quickly move data from their database to other systems for AI, analytics, or operational uses may be interested in recent news out of CData. The company announced that it’s now supporting Db2 for i with Sync, its real-time change data capture (CDC) product.

CData Software is a Cherry Hill, North Carolina-based company that has been building data integration software since it was founded in 2010. In addition to database drivers (ODBC, JDBC, OLE DB), database connectors, and embedded solutions, the company develops a data integration platform dubbed Sync that provides a range of CDC, ETL, and reverse ETL capabilities.

CData Sync enables customers to build their own data pipelines that connect to a variety of data sources living on-prem and in the cloud. The company’s website lists 211 sources of data, including various relational databases, NoSQL databases, file systems, applications frameworks, and cloud and on-prem applications. It supports 40 destinations, including cloud and on-prem databases and data lakes, such as Postgres, Teradata, Snowflake, and Amazon S3.

The software enables customers to apply their own custom business logic and filtering, including column expressions, joins and lookups, and schema remapping, to transform source data so it conforms with downstream systems. It features “SQL-driven change detection” to automatically detect changes in source schemas, which is a common cause of broken data pipelines.

Source: CData

CData Sync, which runs on-prem or in cloud Kubernetes environments, works in several modalities, including basic ETL/ELT, reverse ETL (where enriched data from data warehouses is uploaded back to the operational database), as well as real-time CDC. Customers can deploy Sync on-prem and use it to replicate data into the cloud, if they like.

CDC works more like a streaming data system, and has become the preferred method for tapping into operational databases when batch-oriented ETL jobs introduce too much latency to the data operation. The technology works by tapping straight into the transaction log of the database to detect and grab database changes as soon as they hit the system. CDC also has the benefit of minimizing impact to source systems compared to full table scans.

(The transaction log is called different things on different databases. On Postgres, it’s called the write-ahead log, while on Oracle it’s called the redo log. MySQL calls it the binary log, while SQL Server calls it the transaction log. For Db2 on IBM i, CDC taps into the database journal.)

Last month, CData announced that its Sync CDC capability has been upgraded to support several new data sources, including IBM Db2 for i as well as Db2 for Linux, Unix, and Windows (LUW). It’s also now supporting the SAP HANA database with CDC capabilities.

“Organizations can now stream incremental changes from core systems of record directly into cloud analytics and AI platforms without impacting production workloads,” the company said, adding that it’s enabling “near-real-time replication” from these platforms.

“The era of batch-and-hope data pipelines is over,” stated Manish Patel, CData’s general manager of data integration. “Enterprises need data flowing continuously from core systems to AI platforms, and they need to coordinate those flows without duct-taping together multiple tools. CData Sync gives teams the control and flexibility to operate data infrastructure the way modern businesses actually work.”

CData also announced that it has added a new feature called Pipelines that enables teams to orchestrate multi-step workflows directly within Sync. The company, which claims more than 10,000 customers, says Pipelines allows data engineers to sequence replication jobs, transformations, and events without external orchestration tools, which reduces complexity while maintaining full visibility and control over dependencies.

It also announced a new API 2.0 designed to help customers manage Sync at scale. The new API allows users to programmatically configure pipelines, trigger executions, and monitor operations across distributed deployments.

CData Synch pricing starts at $8,999 per year, which provides up to five standard connections for incremental replication (i.e. ETL/ELT) and coverage for up to 100 million rows per month. Db2 is considered a standard data source for CData, as opposed to a premium source that requires a premium connector, as do IBM Informix, SAP HANA, Workday, Netsuite, Salesforce, and others.

However, IBM i shops that want to use Sync to implement CDC will need to get a more expensive custom configuration from CData, since the standard pricing doesn’t cover CDC. Other optional features that require a custom quote include the API connector, support for REST-based API access, flexible transformation (i.e. moving from ETL to ELT), role-based access control (RBAC), and single sign-on (SSO).

For more information on CData Sync, see www.datadata.com.