Is there a good sqlite client for js?

I'm really trying to cope with this one: https://www.npmjs.com/package/sqlite3 but seems like it has been designed to hate you.
npm
sqlite3
Asynchronous, non-blocking SQLite3 bindings. Latest version: 5.1.4, last published: 2 months ago. Start using sqlite3 in your project by running npm i sqlite3. There are 3079 other projects in the npm registry using sqlite3.
5 Replies
erik.gh
erik.gh16mo ago
wym client? prisma?
venego
venego16mo ago
doesn't have to be, just a lightweight one. like the one I linked. prisma is too much if you know what I mean.
barry
barry16mo ago
theres the sql builder kysely mix that with the normal sqlite library and you should be good to go
venego
venego16mo ago
I don't want normal, I want good. luckily I didn't know what is kysely and I looked it up in npm, then found this in their description better-sqlite3 literally what I was looking for LOL. thanks
erik.gh
erik.gh16mo ago
perfect
Want results from more Discord servers?
Add your server
More Posts