sql-client

A dirt-simple SQL client abstraction (currently) supporting PostgreSQL, MySQL and SQLite.

@triaxio/sqlite-pro-wrapper

SqliteWrapper is a module that enables the use of SQLite with async/await functionality. It provides a simple and convenient way to perform database operations such as querying, inserting, updating, and deleting data in SQLite databases. The module wraps