adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs. It is fully responsive and should work on a range of devices.
Tags | mongodb database mongodb-connection adminmongo admin-tool mongodb-gui mongodb-admin mongodb-management |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Nosqlclient (Formerly Mongoclient) - Cross-platform and self hosted, easy to use, intuitive mongodb management tool. Its features include MongoDB Shell, Index management, User management, Schema analyzer, Live monitoring, File management and lot more.
mongodb database-management nosql monitoring mongodb-management mongodb-client meteorjs meteor mongodb-admin mongodb-gui mongodb-toolsRobo 3T (formerly Robomongo *) is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robo 3T embeds the actual mongo shell in a tabbed interface with access to a shell command line as well as GUI interaction.Starting from version 1.1, Robo 3T embeds the MongoDB 3.4 shell.
mongodb-gui mongodb-admin mongodb-managementmongo-express is a web-based MongoDB admin interface written with Node.js, Express and Bootstrap3. It has support to work with multiple database, GridFS support, Replication etc.
mongodb gui express-middleware admin administration collection database manage manage-mongo mongo phpmyadmin mongodb-admin mongodb-managementMongoUI: MongoUI (mongoui) is a web (browser) admin interface for MongoDB. MongoUI is an open-source web and desktop app which allows to administer local and remote MongoDB instances via GUI. No need to type commands in a terminal anymore. Convenient interface will allow to create, update, remove and filter/search documents. You can switch between collections or even databases with just a single click.
nodejs mongoui mongodb mongodb-admin database react webpack mongodb-managementRobomongo is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI). Robomongo embeds the same JavaScript engine that powers MongoDB's mongo shell. Everything you can write in mongo shell — you can write in Robomongo. It also provides you with syntax highlighting, autocompletion, different view modes (text, tree, custom) and more.
mongodb-tool mongodb-admin mongodb-shell db-toolsMongoDB client for the web. Query your data directly from your browser. You can host it locally, or anywhere else, for you and your team. It scales with your data (at Hugging Face we use it on a 1TB+ cluster) and is blazing fast for all operations, including sort/skip/limit. Built on TypeScript/Node.js/Angular.
mongodb-admin mongodb-gui mongodb-management database-tools mongodb-toolsphpMoAdmin is a MongoDB administration tool for PHP. It helps to create, drop and repair database and indexes. It provides support to view and search on data, Provides stats on database uptime and memory, Import/export data in JSON format.
db-tool administration-tool mongodb mongodb-admin mongodb-toolMongotron is cross platform Mongo DB management. A Mongo DB GUI built using Electron, and Angular Js.
mongo mongodb-gui mongodb-admin mongodb-management electronRockMongo, a MongoDB administration tool, written in PHP5, is Best in PHP world, more like PHPMyAdmin.
mongodb-tool database-tool administration mongodb-adminDbGate is cross-platform database manager. It's designed to be simple to use and effective, when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import. It supports MySQL, PostgreSQL ,SQL Server, MongoDB, Redis, SQLite, Amazon Redshift, CockroachDB, and MariaDB.
electron mysql sql sql-server mongodb sqlite postgresql database-gui database-manager database-toolsMongoPool is the tool that manages your connections to different clusters, maps databases to clients and allows you to work only with database names without worrying about creating and managing connections. You will never have to create a MongoClient everywhere you want to access a database again which enables you to write beautiful and maintainable code.
mongodb-driver mongodb database-driver connection-poolMongoDB (from "humongous") is a scalable, high-performance, open source, dynamic-schema, document-oriented database. MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems.
database document-store non-relational document-oriented nosql distributed-database full-text-searchDaun Management Studio is a management tool that is used for configuring, managing, and administering all components within MongoDB.
mongodb database-toolsQmgo is a Go driver for MongoDB . It is based on MongoDB official driver, but easier to use like mgo (such as the chain call). Qmgo allows users to use the new features of MongoDB in a more elegant way.
database mongodb driver mgo mongodb-database mongodb-driver mongo-go-driverToroDB helps to transform your NoSQL data from a MongoDB replica set into a relational database in PostgreSQL. There are other solutions that are able to store the JSON document in a relational table using PostgreSQL JSON support, but it doesn't solve the real problem of 'how to really use that data'. ToroDB Stampede replicates the document structure in different relational tables and stores the document data in different tuples using those tables.
database nosql analytics mongodb-to-sql mongodb-to-postgresIf you want a quick (but kinda dirty) way to import your SQL Server database to MongoDB, this is your tool. This tool is for those who wants to leverage their existing database to learn MongoDB. It's developed in C#.
mongodb converter mongo sql-serverA C PAM module using libmongo-client (MongoDB C driver) and Glib to authenticate a user against a MongoDB database. The general idea of this is that to authenticate users on the network, they will have to have a valid account to a database on the mongoDB server.
pam-module authentication mongodbAdminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch and MongoDB
database-tool database-management db-adminDex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions based on simple heuristics. Currently you must provide a connection URI for your database. Dex uses the URI you provide as a helpful way to determine when an index is recommended. Dex does not take existing indexes into account when actually constructing its ideal recommendation.
This is an alternative C driver for MongoDB, with slightly different goals than the official one. libmongo-client is meant to be a stable (API, ABI and quality alike), clean, well documented and well tested shared library, that strives to make the most common use cases as convenient as possible. It has support for connection pooling, ReplicaSet support, with support for automatic reconnecting and discovery and lot more.
mongodb-driver mongodb database-driver
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.