👩💻 Join our community of thousands of amazing developers!
This is very relevant, thanks for sharing! SQLite compiled down to WASM and run in the browser is an amazing idea. A full relational DB with an ORM in the browser is something I’ve wanted for years!Also, badass! I cant believe you wrote this beast of a project in only a month, and the typescript looks impeccably clean and the source is easy to read.I have so many questions now though:How big is the library un-gzipped, and gzipped?How long is the initial startup time to create the DB and load som...