Data Load Tool (dlt) Series : Creating Pipelines from Different Sources Part 2
In the first article of this series,
I created a pipeline, loaded toy data into Duckdb and viewed loaded info.
I used dlt.pipeline and pipeline.run() methods
I used DuckDB, sql_client and dlt dataset to view tables and query data.
In this articl...
nkem.hashnode.dev7 min read