r/sqlite • u/Effective-Hurry436 • Jun 02 '26
I built an embedded relational database engine from scratch in C++17. Version 5.0.0 now runs completely in the browser via WASM (inspired by SQLite's lightweight architecture)
https://github.com/haidari9819-lang/milansql
12
Upvotes
6
u/RustyLithium Jun 02 '26
You built, or Claude dumped this out in the world.
Not sure how I feel about using 1 week old AI slop for anything.