pow-mongodb-fixtures

JSON →
library 0.14.0 ·javascript maintenance
verified Jun 5, 2026

A simple fixture loader for MongoDB on Node.js that uses JSON files to define test data. Version 0.14.0 is the latest stable release; the package appears to be in maintenance mode with no recent updates (last publish ~8 years ago). Key differentiators include easy document relationship management (referencing document IDs), support for loading from files or directories, built-in CLI tool, and helpers like clearAndLoad and addModifier. It uses the native MongoDB driver but is not promise-based — all APIs are callback-style.