These notebooks teach you the basics of DuckDB, a fast in-memory database engine that can interoperate with dataframes, and show how marimo gives DuckDB superpowers.
You can open and run these notebooks in molab, marimo's free hosted notebook platform.
Thanks to our notebook authors:
To run a notebook locally, use:
uvx marimo edit <URL>
You can also open notebooks in our online playground by adding marimo.app/ to a notebook's URL.
Help us improve these learning materials by contributing to the GitHub repository. We welcome new content, bug fixes, and improvements!
Contribute on GitHub