A newer version of this documentation is available.
View Latest (v2.2)

Informix Agent for Gluesync: Features & Compatibility

Static

Core principles

This agent establishes a connection with the Informix database via the built-in JDBC driver.

Change data capture

This agent relies on the Informix data capture API and the change stream client, (a library that allows applications to receive a stream of triggered events based on changes in an Informix database).

Supported version

With this agent, you can target the 12.10 and 14.10 versions of Informix.

Platform supported features

Feature Support Notes

Target role

Writes to Informix via the built-in JDBC driver.

Source role

Captures change streams using Informix’s CDC API/change stream client.

Snapshots

Full snapshots are supported for initial synchronization.

CDC

Continuous change delivery through the CDC API.

CDC type

Informix CDC API / change streams

See official documentation.

Bulk load

N/A

Standard JDBC batching handles throughput; no staging workflow.

Source persisted internal cache

This agent supports locally in-agent persistence see Source agent caching layer.

Target persisted internal cache

N/A

Writes go directly to Informix via JDBC.

Driver / connector

Built-in JDBC driver

Gluesync bundles the vendor JDBC driver for Informix.

Chains

Coming soon

Support planned for future releases.

Truncate operation support (reading)

N/A

Truncate is not available.

Truncate operation support (writing)

Target agent honors Core Hub “TRUNCATE before snapshot” when enabled.

Change data capture

It works with Informix starting from 12.10

Q&A

I have got Informix running under a managed DBaaS offered from AWS | CGP | Azure | OCI | …​, is it supported? Yes, they are. Just make sure you have enabled the CDC API, additional information can be found at this page

Video Tutorial

Real time data integration between Informix 14.10 to Couchbase 7