What problem does it solve?
Creates and maintains dlt (data load tool) pipelines from APIs, databases, and other sources.
Use when the user wants to build or debug pipelines; use verified sources (e.g. Salesforce, GitHub, Stripe)
or declarative REST API or custom Python; configure destinations (e.g. DuckDB, BigQuery, Snowflake);
implement incremental loading; or edit .dlt config and secrets.
Use when the user mentions data ingestion, dlt pipeline, dlt init, rest_api_source, incremental load, or pipeline dashboard.
Core Features & Use Cases
- Templates and skeletons for verified sources, declarative REST APIs, and custom Python pipelines.
- Reference guidance, troubleshooting tips, and examples to accelerate development.
- Use cases include setting up new pipelines, incremental loading, and dashboard visibility.
Quick Start
Run the templates to scaffold a new dlt pipeline and launch the dashboard.