Now this is an interesting concept. I spent a few weekends writing a postgres proxy for PII a few years ago and I realized how much you really could inbetween a database and your app layer.
Never thought about just leveraging sqlite as the entire backend and running every database protocol as its interface.
I worked at https://eden.dev earlier in the year and they are working on a proxy that can sit between an application and its database(s) and translate between protocols (among a lot of other things). Pretty cool.
(Back when I worked there, their website was not blatant AI slop)
I'm interested in the social-proof mechanisms we'll need to have for AI-assisted "serious projects" (where a database is a "serious project").
Third-party audits like https://jepsen.io/ are an example.
Now this is an interesting concept. I spent a few weekends writing a postgres proxy for PII a few years ago and I realized how much you really could inbetween a database and your app layer.
Never thought about just leveraging sqlite as the entire backend and running every database protocol as its interface.
I worked at https://eden.dev earlier in the year and they are working on a proxy that can sit between an application and its database(s) and translate between protocols (among a lot of other things). Pretty cool.
(Back when I worked there, their website was not blatant AI slop)
“ Why developers might care”