1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00
This commit is contained in:
lana-k
2022-01-06 21:32:52 +01:00
parent f9561b8678
commit b273d7677d
40 changed files with 637 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
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.