SingleStore Agent for Gluesync: Target Integration
Supported version
With this agent, you can target any SingleStore deployment, whether it is on-prem or via DBaaS under Amazon AWS, Google Cloud or Azure.
Platform supported features
| Feature | Support | Notes |
|---|---|---|
Target role |
✅ |
Writes to SingleStore via the official JDBC driver. |
Source role |
❌ |
SingleStore is target-only in this release. |
Snapshots |
✅ |
Snapshot batches are inserted into SingleStore tables for initial loads. |
CDC |
❌ |
This agent does not currently support reading incremental changes from SingleStore. |
CDC type |
N/A |
This agent does not currently support reading incremental changes from SingleStore. |
Bulk load |
N/A |
Standard JDBC batching handles throughput; no staging workflow. |
Source persisted internal cache |
N/A |
Target-only connector. |
Target persisted internal cache |
N/A |
Writes go directly through the JDBC driver without extra caching. |
Driver / connector |
SingleStore JDBC driver |
Bundled driver supports on-prem and DBaaS deployments. |
Chains |
N/A |
Target-only connector. |
Truncate operation support (reading) |
N/A |
Target-only connector. |
Truncate operation support (writing) |
❌ |
This agent does not currently sends TRUNCATE before snapshot. |