-- learn by running, not reading

Practice SQL where
the queries actually run.

A notebook for MySQL, PostgreSQL, MariaDB & Oracle — your own live sandbox, pre-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. A persistent database that saves your work 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 the moment you open a book.

-- recent tutorials

Step-by-step SQL, worked in the sandbox

SELECT skills FROM practice;

Ready to run your first query?

Thousands of learners build database fluency here — one query at a time.