awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongo-express avatar

mongo-express/mongo-express

0
View on GitHub↗
5,968 estrellas·1,022 forks·JavaScript·MIT·5 vistas

Mongo Express

Mongo-express es una interfaz administrativa basada en web para MongoDB, que proporciona una herramienta visual para gestionar bases de datos y colecciones sin el uso de una herramienta de línea de comandos. Construida como una aplicación Node.js, funciona como un editor de documentos y gestor de bases de datos para consultar, importar y exportar registros.

El software incluye una interfaz administrativa compatible con proveedores de identidad OpenID Connect y OAuth2 para un acceso seguro de los usuarios. También cuenta con un monitor de rendimiento para ver estadísticas de salud de la base de datos y gestionar índices de colecciones para mejorar las velocidades de recuperación.

El sistema cubre operaciones de datos amplias, incluyendo edición de documentos, consultas y la gestión de grandes activos binarios mediante GridFS. Proporciona controles administrativos para la visibilidad de la base de datos, configuración de conexiones cifradas y un modo de solo lectura para evitar la modificación accidental de datos.

Features

  • MongoDB Administration Tools - Provides a comprehensive web-based administrative interface for managing MongoDB databases and collections.
  • Database Administration Interfaces - Provides a comprehensive graphical user interface for the administrative management of MongoDB databases and collections.
  • Data Record Editing - Provides a visual interface for modifying or deleting individual database records and handling binary data types.
  • Document Management Interfaces - Provides a visual editor for managing the lifecycle of database records and binary assets.
  • Document-Based Querying - Searches for records using key-value pairs, complex query syntax, and projection objects.
  • Database Management Interfaces - Implements a server-side Node.js and Express application to browse and edit database documents.
  • Data Explorers - Offers a user interface for querying and filtering documents to explore database content visually.
  • Collection Exports - Extracts documents and query results into portable CSV or JSON files for external use.
  • Encrypted Connections - Supports encrypted connections to database clusters using custom certificates and replica set configurations.
  • Database Drivers - Uses a native Node.js client library to communicate with the MongoDB storage layer.
  • External File Imports - Loads external data files in formats like JSON into existing database collections.
  • Grid-Based Storage Management - Provides mechanisms to store, retrieve, and delete oversized data files using the GridFS storage system.
  • Index Management Operations - Creates and rebuilds collection indexes to optimize the speed of data retrieval.
  • Binary Object Storage - Manages oversized binary data by utilizing the GridFS system to store files as chunks within the database.
  • OIDC & Basic Auth Access Control - Secures the administrative interface using basic authentication and OpenID Connect to restrict access.
  • OIDC Integrations - Secures the administrative interface through integration with OpenID Connect and OAuth2 identity providers.
  • OpenID Connect Support - Integrates with external identity providers via the OpenID Connect protocol for secure user authentication.
  • Request Authentication Middleware - Intercepts incoming requests via middleware to validate user identities before granting access to the administrative interface.
  • Database Performance Monitoring - Displays database health statistics and performance metrics to monitor system vitals.
  • Database Tools - Web-based admin interface built with Express.
  • Herramientas de desarrollo - Web-based administrative interface for database management.

Historial de estrellas

Gráfico del historial de estrellas de mongo-express/mongo-expressGráfico del historial de estrellas de mongo-express/mongo-express

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace mongo-express/mongo-express?

Mongo-express es una interfaz administrativa basada en web para MongoDB, que proporciona una herramienta visual para gestionar bases de datos y colecciones sin el uso de una herramienta de línea de comandos. Construida como una aplicación Node.js, funciona como un editor de documentos y gestor de bases de datos para consultar, importar y exportar registros.

¿Cuáles son las características principales de mongo-express/mongo-express?

Las características principales de mongo-express/mongo-express son: MongoDB Administration Tools, Database Administration Interfaces, Data Record Editing, Document Management Interfaces, Document-Based Querying, Database Management Interfaces, Data Explorers, Collection Exports.

¿Qué alternativas de código abierto existen para mongo-express/mongo-express?

Las alternativas de código abierto para mongo-express/mongo-express incluyen: datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… mrvautin/adminmongo — adminMongo is a graphical management tool designed for the administration of MongoDB databases. It provides a visual… sosedoff/pgweb — pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based… dbgate/dbgate — DbGate is a universal database management tool and SQL client that provides a unified interface for querying and… hasura/graphql-engine — graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable… ravendb/ravendb — RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It…

Alternativas open-source a Mongo Express

Proyectos open-source similares, clasificados según cuántas características comparten con Mongo Express.
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Ver en 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
    Ver en GitHub↗4,471
  • mrvautin/adminmongoAvatar de mrvautin

    mrvautin/adminMongo

    3,859Ver en GitHub↗

    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 perform

    JavaScript
    Ver en GitHub↗3,859
  • sosedoff/pgwebAvatar de sosedoff

    sosedoff/pgweb

    9,399Ver en GitHub↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Gocross-platformgolangpgweb
    Ver en GitHub↗9,399
  • dbgate/dbgateAvatar de dbgate

    dbgate/dbgate

    6,769Ver en GitHub↗

    DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc

    Sveltecassandraclickhousecockroachdb
    Ver en GitHub↗6,769
Ver las 30 alternativas a Mongo Express→