Dagster & dlt
About this integration
This integration allows you to use dlt to easily ingest and replicate data between systems through Dagster.
Installation
pip install dagster-embedded-elt
Example
Loading...
About dlt
Data Load Tool (dlt) is an open source library for creating efficient data pipelines. It offers features like secret management, data structure conversion, incremental updates, and pre-built sources and destinations, simplifying the process of loading messy data into well-structured datasets.