mquery
npmv6.0.0Expressive query building for MongoDB
Overview
mquery is an npm package that expressive query building for MongoDB. The latest version is 6.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need expressive query building for MongoDB and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of mquery.
Dependencies
Dev (4)
Used by
Popular packages that depend on mquery.
Alternatives to mquery
Type safe SQL query builder
Mongoose MongoDB ODM
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
A querystring parser that supports nesting and arrays, with a depth limit
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A query library for ECMAScript AST using a CSS selector like query language.
{G,S}et object values using MongoDB-like path notation
The official MongoDB driver for Node.js
A bson parser for node.js and the browser
Frequently installed together
Tiny millisecond conversion utility
RFC9562 UUIDs
An AST-based pattern checker for JavaScript.
Fast, unopinionated, minimalist web framework
Parse, validate, manipulate, and display dates
Next-generation take on pre/post function hooks
The official MongoDB driver for Node.js
the most correct and second fastest glob implementation in JavaScript
Official client encryption module for the MongoDB Node.js driver
TypeScript definitions for node
A family of specs for interoperable TypeScript
MongoDB query filtering in JavaScript
Version history
| Version | Published | License |
|---|---|---|
| 6.0.0latest | 8 months ago | MIT |
| 5.0.0 | 3 years ago | MIT |
| 4.0.3 | 4 years ago | MIT |
| 4.0.2 | 4 years ago | MIT |
| 4.0.1 | 4 years ago | MIT |
| 4.0.0 | 4 years ago | MIT |
| 4.0.0-rc0 | 4 years ago | MIT |
| 3.2.5 | 5 years ago | MIT |
| 3.2.4 | 5 years ago | MIT |
| 3.2.3 | 5 years ago | MIT |
| 3.2.2 | 6 years ago | MIT |
| 3.2.1 | 7 years ago | MIT |
| 3.2.0 | 8 years ago | MIT |
| 3.1.2 | 8 years ago | MIT |
| 3.1.1 | 8 years ago | MIT |
| 3.1.0 | 8 years ago | MIT |
| 3.0.1 | 8 years ago | MIT |
| 3.0.0 | 8 years ago | MIT |
| 3.0.0-rc0 | 8 years ago | MIT |
| 2.3.3 | 8 years ago | MIT |
Frequently asked questions
How do I install mquery?
Run `npm install mquery` to add mquery to your npm project.
What license is mquery released under?
mquery is distributed under the MIT license.
How popular is mquery?
mquery has approximately 0 downloads per week and 1 known dependent packages.