quickstartdb

Database for quickly putting together projects

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.

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).