Comment on Use DuckDB-WASM to query TB of data in browserparentComments−fragmede10moFor small databases, SQLite is handy, as there are multiple ways to parse the format for clients.
Comments
For small databases, SQLite is handy, as there are multiple ways to parse the format for clients.