mongo-gui

JSON →
library 0.0.21 ·javascript
verified Jun 5, 2026

A web-based GUI for managing MongoDB databases, version 0.0.21. Provides a browser interface to connect to local/remote MongoDB instances, perform CRUD operations on databases and collections, query documents with advanced pagination, import/export CSV/JSON files, and support natural language queries via OpenAI. Release cadence is irregular; no major updates since early 2022. Differentiates from alternatives like Mongo-Express or Studio 3T by offering a lightweight, quickly installable tool with built-in AI querying (requires OpenAI API key). Supports authentication via .env file and Docker deployment.