SQL Playground

Run SQL queries directly in your browser with an in-memory database. Create tables, insert data, and execute queries. No server required.

16.6Kuses
8.5/10(330)
Tables: 0 | In-memory database

How to Use

  1. Write SQL statements in the editor (CREATE TABLE, INSERT, SELECT, etc.).
  2. Click Run to execute all statements sequentially.
  3. View results for each query as formatted tables below the editor.
  4. Use SHOW TABLES to see all tables in your session.

Supported SQL

  • CREATE TABLE, DROP TABLE
  • INSERT INTO ... VALUES
  • SELECT with WHERE, ORDER BY, LIMIT
  • Aggregate functions: COUNT, SUM, AVG, MIN, MAX
  • UPDATE ... SET ... WHERE
  • DELETE FROM ... WHERE
  • SHOW TABLES
⚡ Pro OptionsSponsored

Some links on this page are affiliate links. If you click and make a purchase, we may earn a commission at no extra cost to you.

Recommended Products

Ad

Affiliate Disclosure: As an Amazon Associate, ToolBird earns from qualifying purchases. Links above are affiliate links — if you buy through them, we may earn a small commission at no extra cost to you.

Disclaimer: This tool is provided as-is for informational and educational purposes only.

ToolBird Assistant

Find the right tool instantly

Hey! I'm ToolBird Assistant. Tell me what you need and I'll find the right tool for you.