Home

Awesome

<p align="center"> <img src="src/assets/images/Logo.svg"/> </p>

sqliteviz

Sqliteviz is a single-page offline-first PWA for fully client-side visualisation of SQLite databases, CSV, JSON or NDJSON files.

With sqliteviz you can:

https://user-images.githubusercontent.com/24638357/128249848-f8fab0f5-9add-46e0-a9c1-dd5085a8623e.mp4

Quickstart

The latest release of sqliteviz is deployed on sqliteviz.com/app.

Wiki

For user documentation, check out sqliteviz documentation.

Motivation

It's a kind of middleground between Plotly Falcon and Redash.

Components

It is built on top of react-chart-editor, PivotTable.js, sql.js and Vue-Codemirror in Vue.js. CSV parsing is performed with Papa Parse.