# mrvautin/adminMongo

adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs.

Repository: https://github.com/mrvautin/adminMongo
Canonical: https://ross.abutalabs.com/products/adminmongo
Homepage: https://adminmongo.markmoffat.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: mongodb, database, mongodb-connection, adminmongo, admin-tool
Archived: true
Last push: 2024-07-27T11:12:36+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3882, "days_push": 767, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3852, forks 792 (observed 2026-08-28T04:08:27.128035+00:00)

## What it is
adminMongo is a web-based GUI for managing MongoDB connections, databases, collections, documents, indexes, and backups. It runs as a Node.js web application and can also be packaged as a cross-platform Electron desktop app.

## Use cases
- browse and edit MongoDB documents through a web UI
- create and delete MongoDB databases and collections
- manage MongoDB indexes
- backup and restore MongoDB databases
- query MongoDB documents without writing shell commands
- monitor MongoDB server statistics
- export MongoDB collections to JSON

## When to choose
- you want a free, self-hosted web GUI for MongoDB administration
- you need to manage multiple MongoDB connections from one interface
- you prefer a lightweight Node.js app over heavier desktop tools
- you want a cross-platform Electron desktop client for MongoDB

## When to avoid
- you need encrypted storage of connection credentials - adminMongo stores them unencrypted
- you plan to expose it on a production or public-facing server without extra security hardening
- your documents use composite ID indexing, which is unsupported
- you need an actively developed tool with frequent updates

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, database, developer-tools
- domain: databases, developer-tools, self-hosted
- platform: cross-platform, self-hosted
- tags: mongodb, database-administration, electron-app, web-gui, database-management, nodejs, web-server, desktop

## Member repositories
- mrvautin/adminMongo (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.128035+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:57.708173+00:00, confidence not recorded.
  - readme: https://github.com/mrvautin/adminMongo (fetched 2026-08-28T04:08:27.128035+00:00, sha 1433b73f93b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
