mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
5 lines
242 B
Markdown
5 lines
242 B
Markdown
Sqliteviz allows running not only `SELECT` statements but DML/DDL statements
|
|
too. You can save database modifications into a `.sqlite` file by clicking on
|
|
icon <img src="./img/file-export.svg"/> next to the database name on `Workspace`
|
|
page.
|