Access loaded data
You can access data that got loaded with dlt.pipeline
in many different ways. When using Python, you
have all popular options available: data frames, SQL queries or Ibis expressions.
📄️ View data with Streamlit
Viewing your data with streamlit
📄️ Explore data with marimo
Explore your data with marimo
📄️ Access datasets in Python
Conveniently access the data loaded to any destination in Python
📄️ Access datasets with Ibis
Access your data with native Ibis backends
📄️ Access data with dlt sql client
Technical details about the destination sql client
📄️ Destination tables & lineage
Understanding the tables created in the destination database