A Django-based admin interface for MongoDB with a JavaScript JSON editor for nested objects.
MongoAdmin is a web-based administration interface for MongoDB databases built with Django and Bootstrap. It provides a graphical user interface for managing MongoDB collections and documents, featuring a JavaScript JSON editor that supports nested objects. The tool solves the problem of needing a lightweight, self-hosted web interface for MongoDB administration without relying on commercial tools.
Developers and database administrators who work with MongoDB and prefer a simple, self-hosted web interface over command-line tools or commercial database clients.
MongoAdmin offers a free, open-source alternative to commercial MongoDB admin tools with easy self-hosting capabilities and a clean interface built on familiar web technologies like Django and Bootstrap.
Admin interface for MongoDB built using Django and Bootstrap. Features a JSON editor written in JavaScript that supports nested JSON objects.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The JavaScript-based JSON editor supports nested objects, allowing intuitive manipulation of complex MongoDB documents directly in the web interface, as highlighted in the key features.
Provides an interface to connect to and manage multiple MongoDB instances, enabling centralized administration across different databases without switching tools.
Built with Bootstrap, it offers a user-friendly and visually consistent UI for browsing collections and managing documents, reducing reliance on command-line tools.
As a free, self-hosted tool, it avoids commercial licensing costs and leverages familiar web technologies like Django for straightforward deployment in internal environments.
Requires Django 1.4, which is severely outdated and no longer supported, posing security risks and compatibility issues with modern Python environments.
Needs a MySQL database for Django sessions, adding unnecessary setup complexity and dependency for a tool focused solely on MongoDB administration.
Lacks support for key MongoDB administration features like index management, SSH tunnels, and stored filters, as admitted in the 'Ideas for further development' section of the README.
mongoadmin is an open-source alternative to the following products: