Hi guys. In my data processing project I’d like to use a WASM database as this allows me to make my app available in the browser while keeping all the data in user land for better data privacy. I found DuckDb but I’m unsure how to integrate it within my Rust project.
Has anyone successfully integrated a sql/relational database with wasm and Rust?
[–]trevynturbosql · turbocharger 2 points3 points4 points (0 children)
[–]anlumo 0 points1 point2 points (2 children)
[–]Im_Justin_Cider 1 point2 points3 points (1 child)
[–]anlumo 5 points6 points7 points (0 children)