v0.0.3
What's Changed
- Add SQL runner utility primitives to
io.sql
namespace - Add
import_csv_pandas
andimport_csv_dask
utility primitives - data: Add subsystem for "loading" data.
- Add SDK and CLI for CrateDB Cloud Data Import APIs
ctk load table ...
- Add
migr8
program from previous repository - InfluxDB: Add adapter for
influxio
- MongoDB: Add
migr8
program from previous repository - MongoDB: Improve UX by using
ctk load table mongodb://...
- load table: Refactor to use more OO
- Add
examples/cloud_import.py
- Adapt testcontainers to be agnostic of the testing framework.
Thanks, @pilosus.
New Contributors
Full Changelog: v0.0.2...v0.0.3