MongoDB ACE Autocompleter

JSON →
library 1.1.1 ·javascript
verified Jun 5, 2026

Provides custom ACE Editor auto-completers for MongoDB queries and aggregation pipelines. Version 1.1.1 is the current stable release. It offers completions for aggregation pipeline stages and query fields based on server version and processed schema fields. Designed specifically for use with ACE Editor, it is part of the MongoDB-js ecosystem and requires external dependencies like ace-builds. Differentiates from general autocompleters by being MongoDB-aware, providing context-sensitive completions for $match, $group, etc., and schema-driven suggestions.