Import data
api
The SqliteDatabaseAPI.ImportCSV API enables clients to import CSV file(s) into a database.
cli
Coming soon…
fusebox
Use the ‘Import from file’ button on the database terminal toolbar, which is visible when you select a database in the fusebox and click the ‘View’ button.
Alternatively, you can drag a CSV file using the OS file manager and drop it onto the ‘SQL statement’ edit field at the bottom of the SQL Terminal window (below the import button highlighted above).
javascript
Use the ImportCSV API.