Informix Agent for Gluesync: Features & Compatibility
Core principles
This agent establishes a connection with the Informix database via the built-in JDBC driver.
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 |
|
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. |
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