github dlt-hub/dlt 0.2.0a17

latest releases: 1.0.0, 0.9.9a0, 0.5.4...
pre-release19 months ago

What's Changed

  • adds duckdb destination and dbt support by @rudolfix in #124
    The 🦆 db destination is added and may be used like any other destination. The multithreaded loading is quite fast thanks to duckdb dropping the GIL when called. See more in our docs
    We also support the dbt-duckdb adapter, the jaffle shop example was converted to duckdb to showcase this ability

  • transaction support was added to sql_client and Big Query got multi-statement transactions via Sessions

Full Changelog: 0.2.0a16...0.2.0a17

Don't miss a new dlt release

NewReleases is sending notifications on new releases.