mquery

JSON →
library 6.0.0 ·javascript
verified Jun 5, 2026

mquery is a fluent MongoDB query builder for Node.js, version 6.0.0. It provides a chainable API for constructing and executing MongoDB queries, supporting features like geospatial queries, validation, and custom base queries. It is designed to work with the official MongoDB driver and Mongoose. Compared to raw driver usage, mquery offers a more expressive and easier-to-use interface. Release cadence is irregular; the latest version requires Node >=20.19.0.