duckdb-wasm
duckdb-wasm copied to clipboard
Read-only access
It would be great to support read-only connections in duckdb-wasm!
FWIW in our usecase, we want the backend to drive mutating database operations through endpoints, and while allowing the frontend to run non-mutating analytical queries freely.