You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Their claim of the synchronous API being faster than the asynchronous one is particularly interesting to me given our need for the synchronous API with IndexedDBShim (to ensure proper timing)...
Since it's possible to implement custom bindings, and since I have no plans to optimize the core of this library at the moment, I'm going to consider this an exercise for the reader. :) You can simply implement it on top of better-sqlite-3 if you'd like! Closing this issue for now, thanks for opening!
They claim to be faster and better in all ways - https://www.npmjs.com/package/better-sqlite3 - are they a viable alternative to existing node-sqlite3?
The text was updated successfully, but these errors were encountered: