From f1c1f7bdf317355af1b360649208a06998db34d3 Mon Sep 17 00:00:00 2001 From: lana-k Date: Thu, 30 Oct 2025 17:34:19 +0100 Subject: [PATCH] Update index.md --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 03f5db3..c2b5e42 100755 --- a/index.md +++ b/index.md @@ -4,10 +4,11 @@ Sqliteviz is a single-page offline-first PWA for fully client-side visualisation With sqliteviz you can: -- run SQL queries against a SQLite database and create Plotly charts and pivot tables based on the result sets +- run SQL queries against a SQLite database and create Plotly charts, graphs and pivot tables based on the result sets - import a CSV, JSON or NDJSON file into a SQLite database and visualize imported data - export result set to CSV file - manage inquiries and run them against different databases - import/export inquiries from/to a JSON file - export a modified SQLite database - use it offline from your OS application menu like any other desktop app +