mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
453 B
453 B
Multiple CSV, JSON or NDJSON file import
Sometimes it's useful to import several files as tables in one database. For
example, to be able to JOIN them in SQL.
In sqliteviz you can not only create a database from a CSV, JSON or NDJSON file, but also add another table from CSV, JSON or NDJSON to the existing database.