View Data

Query, explore, or view data loaded by a dlt SQL database pipeline. Use when the user asks to query data, explore loaded tables, check row counts, write Python that reads pipeline data, or asks questions like "show me the data", "what users are there", "how much did we spend". Covers dlt dataset API, ibis expressions, and ReadableRelation. NOT for querying the source database — use the pipeline's destination.

dlt-hub be27cd5 3.5 KB Updated

File contents

dlt-hub/dlthub-ai-harness/tree/main/workbench/sql-database-pipeline/skills/view-data commit be27cd5f34

Frequently asked questions

npx skillmds@latest add dlt-hub/view-data