-- learn by running, not reading

Practice SQL where
the queries actually run.

A notebook for MySQL, PostgreSQL, MariaDB, and Oracle. Your own live sandbox, loaded with real data. No installs, no config.

  • PostgreSQL
  • MySQL
  • MariaDB
  • Oracle

-- what you get

Everything the query needs to run

Instant sandbox

Start querying in seconds. No downloads, no setup, and your work saves as you type.

Visual ER diagrams

Auto-generated entity diagrams show how tables relate, so you can see the schema before you write the JOIN.

Pre-loaded datasets

Real sample data across MySQL, PostgreSQL, MariaDB, and Oracle, ready as soon as you open a book.

-- recent tutorials

Step-by-step SQL, worked in the sandbox

SELECT skills FROM practice;

Ready to run your first query?

Build real database fluency here, one query at a time.