Hacker News new | ask | show | jobs
by joppy 1168 days ago
SQLite is so modular that someone could write a replacement for the filesystem layer that ended up sending requests across HTTP to query a database on another server [1]. Without touching any other layer of the code. How much more modular do you want a database to be, without making other compromises?

[1]: https://phiresky.github.io/blog/2021/hosting-sqlite-database...

1 comments

hmmm, running the dom demos causes a segfault in the browser. That probably shouldn't happen...