Sink Connectors
Use this page when your first question is "where should SeaTunnel write data?" Start by matching the target system, then verify write guarantees, table behavior, driver requirements, and any connector-specific delivery constraints.
Before You Pick A Sink
- confirm the target system and table or object layout
- confirm whether you need at-least-once, exactly-once, or idempotent writes
- confirm whether extra drivers, SDKs, or cloud credentials are required
- confirm whether the connector supports the write mode your job expects