Fortune MongoDB Adapter

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

MongoDB adapter for the Fortune.js ORM-like library. Current stable version is 1.3.2. Release cadence is low, with the last release in 2019. It uses the official MongoDB Node.js driver internally and supports transactions, custom ID generation, and type-to-collection mapping. Differentiators: integrates directly with Fortune's API, supports transactions, and allows arbitrary queries via the find method's query function. Requires Node.js >=8 and Fortune.js as a peer dependency.