gluesql / gluesql

GlueSQL is quite sticky. It attaches to anywhere.

Home Page:https://gluesql.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storage request: DuckDb

gitmalong opened this issue · comments

DuckDb is a promising and efficient database that does also compile to WASM https://duckdb.org/ but as it seems some effort is required to make it work with WASM + Rust https://github.com/Mause/rust_wasm_duckdb

I am having no experience with it so I don't know if it offers a default storage option in WASM builds besides of memory.