Ofcourse, that ignores the fact that for many of these languages there are existing libraries and drivers to connect to databases that would not work with this embedded one, but still.
Why not just sqlite then?
Is there a way to compile this as a native library? I imagine some of the work should be reusable.
Imagine being able to go from 'embedded' to 'networked' without having to change any SQL or behavior, so cool.
Here's the project if anyone is interested: https://github.com/adhamsalama/sqlite-wasm-webrtc
avinassh•45m ago