Load MySQL/Postgres/CSV/S3 to Timeplus via Sling CLI
Sling is a powerful data integration CLI tool. Whether ingesting CSV or JSON files, transferring data between databases, or exporting a custom SQL query to a Parquet file — Sling is the solution that empowers you to achieve it effortlessly.
Since from v1.2.14, Sling adds built-in support for Timeplus. You just need a single binary for your OS to load any data to Timeplus, with a simple command such as:
cat my_file.csv | sling run --tgt-conn TIMEPLUS --tgt-object default.my_stream