← All Courses

Learn SQL

Learn the basics of SQL, the industry standard for interacting with relational databases. These notebooks also show how easy it is to work with relational data in marimo.

Marimo Logo

You can open and run these notebooks in molab, marimo's free hosted notebook platform.

Notebooks

  • Open in molab Basic Selection
  • Open in molab Filtering
  • Open in molab Aggregating and Grouping
  • Open in molab Missing Data
  • Open in molab Combining Tables
  • Open in molab Primary and Foreign Keys

Contributors

Thanks to our notebook authors:

Running Notebooks

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.

Want to Contribute?

Help us improve these learning materials by contributing to the GitHub repository. We welcome new content, bug fixes, and improvements!

Contribute on GitHub