1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 10:08:52 +08:00

Update README.md

This commit is contained in:
lana-k
2021-04-30 17:54:12 +02:00
committed by GitHub
parent a45e218e3f
commit acd56a85cb

View File

@@ -4,11 +4,11 @@
# sqliteviz
Sqliteviz is a single-page PWA for fully client-side visualisation of SQLite databases or CSV.
Sqliteviz is a single-page PWA for fully client-side visualisation of SQLite databases or CSV files.
This tool allows:
This application allows:
- run SQL queries in sqlite database and create all kinds of charts based on result set
- import CSV into sqlite database and visualize imported data
- import CSV file into sqlite database and visualize imported data
- save queries and chart settings
- export queries and chart settings to JSON file
- import queries and chart settings from JSON file