awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mrvautin avatar

mrvautin/adminMongoArchived

0
View on GitHub↗
3,859 stars·798 forks·JavaScript·MIT·15 viewsadminmongo.markmoffat.com↗

AdminMongo

adminMongo is a graphical management tool designed for the administration of MongoDB databases. It provides a visual interface for managing databases, collections, and documents, allowing users to perform administrative tasks such as creating and organizing data structures, managing indexes, and executing queries to retrieve or filter records.

The application functions as a cross-platform desktop client, utilizing a containerized environment to provide a standalone experience on major operating systems. It distinguishes itself by integrating server monitoring capabilities, which track performance metrics and historical trends to assist in identifying system bottlenecks. Users can also export collection data to JSON files for backups or migration purposes.

The tool includes a comprehensive suite of administrative features, including the ability to configure and secure connections to both local and remote database instances. Access to the management interface is protected by application-level password authentication and session management to ensure that database operations remain restricted to authorized users.

Features

  • Graphical Database Administration - Provides a visual interface for performing administrative tasks, managing collections, and executing queries on database records.
  • MongoDB Administration Tools - Provides a visual interface for managing MongoDB databases, collections, and documents to simplify data structure maintenance and record editing.
  • Cross-Platform Database Clients - Functions as a standalone desktop application for managing database connections and data integrity natively on major operating systems.
  • Data Querying - Executes simple field searches and complex data queries to retrieve, filter, and analyze specific documents stored within collections.
  • Database Connectivity Management - Establishes links to local or remote database instances by defining connection strings, security credentials, and resource pool settings.
  • Database Object Management - Provides a visual interface for creating, deleting, and organizing databases, collections, documents, and indexes.
  • Interface Access Security - Protects the management interface by requiring application-level password authentication and session management for authorized access.
  • Secure Database Access - Configures and protects remote or local MongoDB connections with authentication and session management to prevent unauthorized access.
  • Collection Exports - Generates JSON files from collection contents to facilitate system backups and data migration between storage environments.
  • Database Record Querying - Enables the execution and testing of complex queries against MongoDB collections to filter, analyze, and retrieve specific data records.
  • Server-Side Session Stores - Maintains user authentication and connection persistence by storing encrypted session tokens in server-side memory.
  • Desktop Application Packagers - Bundles the web interface into a standalone executable file for local execution on major desktop operating systems.
  • Electron Desktop Applications - Wraps the web interface in a cross-platform container to provide a native window and local system access for standalone execution.
  • Database Performance Monitoring - Tracks database server metrics at regular intervals and stores historical data to identify performance trends and system bottlenecks.
  • Periodic Metric Polling - Executes diagnostic commands at fixed intervals to collect and store performance metrics for real-time server health visualization.
  • Database Server Monitors - Tracks performance metrics and historical trends for MongoDB instances to identify bottlenecks and optimize overall system health.
  • Database Tools - Web-based user interface for database management.

Star history

Star history chart for mrvautin/adminmongoStar history chart for mrvautin/adminmongo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mrvautin/adminmongo do?

adminMongo is a graphical management tool designed for the administration of MongoDB databases. It provides a visual interface for managing databases, collections, and documents, allowing users to perform administrative tasks such as creating and organizing data structures, managing indexes, and executing queries to retrieve or filter records.

What are the main features of mrvautin/adminmongo?

The main features of mrvautin/adminmongo are: Graphical Database Administration, MongoDB Administration Tools, Cross-Platform Database Clients, Data Querying, Database Connectivity Management, Database Object Management, Interface Access Security, Secure Database Access.

Which projects share features with mrvautin/adminmongo?

Projects with overlapping indexed features include: mongo-express/mongo-express — Mongo-express is a web-based administrative interface for MongoDB, providing a visual tool for managing databases and… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… deployd/deployd — deployd is a realtime API framework and MongoDB backend as a service that allows for the creation of networked… cweijan/vscode-database-client — This extension provides a unified graphical interface for managing relational and NoSQL databases directly within the… tiny-craft/tiny-rdm — tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on… aarondl/sqlboiler — sqlboiler is a database-first ORM generator for Go that analyzes an existing database schema to produce strongly typed…

Projects sharing features with AdminMongo

These projects share indexed features with AdminMongo. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mongo-express/mongo-expressmongo-express avatar

    mongo-express/mongo-express

    5,968View on GitHub↗

    Mongo-express is a web-based administrative interface for MongoDB, providing a visual tool for managing databases and collections without the use of a command-line tool. Built as a Node.js application, it functions as a document editor and database manager for querying, importing, and exporting records. The software includes an administrative interface compatible with OpenID Connect and OAuth2 identity providers for secure user access. It also features a performance monitor for viewing database health statistics and managing collection indexes to improve retrieval speeds. The system covers b

    JavaScript
    View on GitHub↗5,968
  • datlechin/tableprodatlechin avatar

    datlechin/TablePro

    4,471View on GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Swift
    View on GitHub↗4,471
  • deployd/deployddeployd avatar

    deployd/deployd

    4,942View on GitHub↗

    deployd is a realtime API framework and MongoDB backend as a service that allows for the creation of networked interfaces synchronizing data and events between clients and servers. It functions as a JavaScript API middleware that can be integrated with HTTP servers to provide authentication, request interceptors, and realtime capabilities. The project features a self-hosted API management dashboard for configuring resource settings, managing data collections, and monitoring server status through a web-based interface. It includes a realtime data synchronization engine that pushes live databas

    JavaScript
    View on GitHub↗4,942
  • cweijan/vscode-database-clientcweijan avatar

    cweijan/vscode-database-client

    2,885View on GitHub↗

    This extension provides a unified graphical interface for managing relational and NoSQL databases directly within the code editor. It serves as a comprehensive environment for database lifecycle support, enabling users to browse schemas, execute custom queries, and perform administrative tasks across multiple server types. The tool distinguishes itself through integrated support for secure connectivity, including SSH tunneling and SSL certificate management, alongside automated schema documentation and visualization capabilities. It facilitates complex data operations by wrapping external com

    TypeScriptmysql-databasesqlvscode
    View on GitHub↗2,885
Compare all 30 related projects→