Relational databases are a key component of the software landscape. SQLite is a simple but versatile implementation with a variety of use cases. Node 22.5 introduces ...
The Node.js ecosystem has long relied on C and C++ bindings to achieve native execution speeds for database drivers. While these traditional bindings have served the ...
This package provides a Node.js implementation of ShareDB's DurableStorage interface using SQLite. It builds on the shared @sharesync/sharedb-storage-sqlite library and adds Node.js-specific adapters ...