slingdata-io / sling-cli

Sling is a CLI tool that extracts data from a source storage/database and loads it in a target storage/database.
https://docs.slingdata.io
GNU General Public License v3.0
299 stars 16 forks source link

Add support for CrateDB bulk inserts #311

Open robd003 opened 1 month ago

robd003 commented 1 month ago

Feature Description

Right now I can use sling via the postgres interface to insert items to CrateDB, but it would be much faster if you guys could use the HTTP bulk interface that CrateDB has.

https://cratedb.com/docs/crate/reference/en/master/interfaces/http.html#bulk-operations