The current sqlite3 dependency is deprecated. (See here)
It also bundles sqlite version v3.45.0 which is a few years old now.
better-sqlite3 appears to be a better maintained library and offers newer sqlite versions.
https://github.com/WiseLibs/better-sqlite3
The current sqlite3 dependency is deprecated. (See here)
It also bundles sqlite version v3.45.0 which is a few years old now.
better-sqlite3 appears to be a better maintained library and offers newer sqlite versions.
https://github.com/WiseLibs/better-sqlite3