๐๏ธ How dlt works
How data load tool (dlt) works
๐๏ธ Resource
Explanation of what a dlt resource is
๐๏ธ Source
Explanation of what a dlt source is
๐๏ธ Configuration and secrets
3 items
๐๏ธ Pipeline
Explanation of what a dlt pipeline is
๐๏ธ Destination
Declare and configure destinations to which to load data
๐๏ธ Destination tables
Understanding the tables created in the destination database
๐๏ธ REST API helpers
2 items
๐๏ธ Staging
Configure an s3 or gcs bucket for staging before copying into the destination
๐๏ธ State
Explanation of what a dlt state is
๐๏ธ Incremental loading
Incremental loading with dlt
๐๏ธ Full loading
Full loading with dlt
๐๏ธ Schema
Schema
๐๏ธ Naming Convention
Control how dlt creates table, column and other identifiers
๐๏ธ ๐งช Schema and data contracts
Controlling schema evolution and validating data
๐๏ธ Schema evolution
A small guide to elaborate on how schema evolution works
๐๏ธ Pipeline tutorial
Build a data pipeline with dlt from scratch
๐๏ธ Performance
Scale-up, parallelize and finetune dlt pipelines
๐๏ธ File formats
4 items