upvote
Maybe MySQL and Postgres should make official Node libs then. Bun maintaining this is ok too, but it seems odd given that it means having to keep up with new features in those DBMSes.
reply
> but it seems odd given that it means having to keep up with new features in those DBMSes

That would be more useful for the ecosystem than the Node team investing time on a virtual file system.

reply
Node has sqlite, though I have not had any issues using better-sqlite3 and worker processes for long running ops
reply
Until the day it gets pwned by a malicious actor. Which is something we've seen quite a lot of times on npm deps.
reply