SQLite Studio

untitled.sqlite New database 0 tables ยท 0 views

The database stays in this browser tab. Changes affect only the in-memory copy until export.

Drop a .sqlite, .sqlite3, or .db file here ยท 100 MiB maximum
Loading SQLite engine...

SQL editor

SQLite syntax ยท Ctrl/Cmd + Enter to run

Loading editor...

SELECT sqlite_version() AS sqlite_version;
Query result

No result set yet

Run a SELECT query to inspect rows, or use INSERT, UPDATE, DELETE, and DDL statements to edit the in-memory database.