Streaming SQL transfer
Back up or restore large databases without loading the complete SQL file into browser memory.
Import SQL
Export SQL
The click handler calls frontql.export() immediately
so the browser can open its save dialog. Rows are then read and
written in bounded batches.