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 |
✅ |
Supports staging-table Bulk load workflows for high-volume mirroring into Informix. |
Database pooling |
✅ |
Supports connection pooling for efficient resource utilization across multiple pipelines. |
Source persisted internal cache |
✅ |
Local ArenaCache (from 2.2.11.2). See Source-side cache. |
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