dlt Playground
A simple example of loading a Python structure into DuckDB with dlt. This Marimo notebook runs in Pyodide/WASM directly in your browser, which brings certain limitations, such as the lack of raw TCP/IP connections (which means most databases will not work as sources or destinations) and the requirement to have the correct CORS headers on HTTP resources. If you'd like to test dlt with all features enabled in the browser, you can try our Colab Demo.
Open this example fullscreen in a new brower window.