mongodb-query-util

JSON →
library 2.6.5 ·javascript
verified Jun 5, 2026

Utility functions for MongoDB query operations, current stable version 2.6.5. A dependency of MongoDB Compass, it provides helpers for building and manipulating MongoDB query objects (e.g., filtering, projections, sort). Released as needed with Compass updates, it is primarily used internally by MongoDB GUI tools. Differentiators: focused on query utility rather than full driver, with TypeScript types included.