SQLite Integration Coming to Node.jsgithub.com/nodejs 7 pointsspikey_sanju2 years ago1 commentSaveHideCopy link On HNComments−tanepiper2yNot sure how I feel about this one. This is a specific choice on one hand being put into the core of nodejs instead of userland.On the other hand SQLite is ubiquitous and adding this makes building embedded systems or small apps with a database much easier.I guess this is to keep up with Deno offering a key/value store.
Comments
Not sure how I feel about this one. This is a specific choice on one hand being put into the core of nodejs instead of userland.
On the other hand SQLite is ubiquitous and adding this makes building embedded systems or small apps with a database much easier.
I guess this is to keep up with Deno offering a key/value store.