lana-k / sqliteviz

Instant offline SQL-powered data visualisation in your browser
https://sqliteviz.com
Apache License 2.0
2.12k stars 115 forks source link

JSON file import #116

Open lana-k opened 3 weeks ago

lana-k commented 3 weeks ago

(original idea from https://github.com/lana-k/sqliteviz/issues/61)

As a user of sqliteviz, In order to import data whose machine-readable representation is only available in JSON, I want to be able to import JSON file in sqliteviz.

JSON file import UI

  1. Similar UI as for CSV but delimiter, quote char and escape char inputs should be hidden.
  2. User should be able to provide a table name.
  3. The column should be named as "doc"