Run SQL in Your Browser 🧠

Try editing and running SQL:

Tip: Press Ctrl + Enter to run. Multiple statements are allowed (separated by ;).
Loading SQLite…
Show all Order by birthday Find 'Roy' Insert + show Update + show Intentional error
CSV downloads the last displayed SELECT result (if your query has multiple SELECTs, it uses the last one).

Query History

    - Click an item to load it into the editor.
    - Duplicates are ignored (same SQL text, trimmed).
    - History is remembered .