SQL Playground

About the tool

The Structured Query Language (SQL) is a language used to manage data held in relational databases.

This tool allows you to create a relational database and query it entirely in the browser using SQL.

The tool uses the sql.js library (a WASM port of the SQLite database engine) and provides a SQL query editor with syntax highlighting for creating and querying tables.

The database does not persist data between sessions or send it to the server.

Demo

The SQL query to execute.
Click Execute to run SQL.

See also

Made by Anton Vasetenkov.

If you want to say hi, you can reach me on LinkedIn or via email. If you like my work, you can support me by buying me a coffee.