db-quickly
Want to have some quickly accessible database for javascript? This is it!
csv-queryable
Loads a CSV file into memory, filter and extract data quickly. Output, even when reading millions of records, very fast and immediate. No dependency on additional packages.
mongo-cleaner
An npm module to quickly clean your mongodb, both from code and cli.
create-node-myapp
A CLI tool to create Node.js projects with different database setups. Use `npx create-node-myapp` to quickly scaffold a Node.js project with the database of your choice (MongoDB, OracleDB, SQL, PostgreSQL or SQLite).