CoconutDev13
Results
2
issues of
CoconutDev13
I'm trying to use it with bun instead of node. Just minimal straightforward example to check if it works. I have an index.ts file with the code below: ```js import...
While quick.db is a convenient and lightweight database solution, its current reliance on better-sqlite3 can cause compatibility issues and performance limitations when used with Bun. This is due to known...