@wmfs/pg-model

Takes a relational database structure and returns model objects for noSQL-like abilities.

sql.js

SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

tuain-dbpool-generic

Database pool interface to perform standard database operations as part of the Tuain Application Development Framework