SingleStore Agent for Gluesync: Target Integration

SingleStore logo

Core principles

This agent establishes a connection to SingleStore via the SingleStore JDBC driver.

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

✅

Supports staging-table bulk load workflows for high-throughput data ingestion.

Database pooling

✅

Supports connection pooling for efficient resource utilization across multiple pipelines.

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.