What problem does it solve?
Sling CLI helps you reliably move and sync data between databases, files, and APIs without hand-writing one-off ETL scripts or brittle data copy commands.
Core Features & Use Cases
- Fast ETL/ELT execution via replication configs: Run database-to-database and database-to-storage copies using YAML replication/pipeline definitions.
- Connection management and troubleshooting: Configure saved connections, discover available streams, test connectivity, and execute ad-hoc SQL.
- Configurable load modes for correctness and scale: Use full-refresh, incremental watermarking, snapshots, backfills, truncation, schema-only, and CDC mode (DB→DB) depending on the workload.
Quick Start
Tell the AI to guide you through creating a replication.yaml that increments from PostgreSQL and loads into Snowflake using sling run.