MongoDB Compass
Easily work with your data in Compass, the GUI built by — and for — MongoDB. Compass provides everything from schema analysis to index optimization to aggregation pipelines in a single, centralized interface. Dissect your document schema to understand your data at a deeper level. Compass samples and analyzes your documents to provide detailed metadata on your collections, including the ranges of dates and integers, most frequent values, and more. Find the data you need in seconds with Compass’ built-in query bar. Filter the documents within your collection using intuitive query operators that correspond to expressions in other languages. Sample, sort, and modify results with high granularity. Add new indexes and remove underperforming ones to optimize queries, monitor real-time server and database metrics, investigate performance issues with the visual explain plan, and more.
Learn more
NoSQL Manager
Intuitive interface and high performance of the desktop application save time for beginners and professional database developers and administrators. Full support of all the MongoDB, MongoDB Enterprise and Amazon DocumentDB databases makes your work hassle-free. Support of replica sets, standalone hosts and shared cluster connections. Autocompletion allows autocompleting the collection names and methods in MongoDB and Shell commands. As the text is typed into the Shell, the context of the cursor within the command provides an indication of whether the user needs a collection completion or a method completion. The collection completion provides a list of collections available in the current database. Easy document navigation, view and editing, limits to maximize performance, GUI editors for all MongoDB data types.
Learn more
Navicat for MongoDB
Available for all database objects such as Collections, Views, Functions, Indexes, GridFS, and MapReduce. Our professional object designer allows you to create, modify, and design database objects, all without writing a script. Navicat for MongoDB is designed to streamline your routine database tasks. The new interface is easy to access and understand -- giving you new ways to manage your MongoDB databases and making your work more efficient than ever. Available for all database objects such as Collections, Views, Functions, Indexes, GridFS, and MapReduce. Our professional object designer allows you to create, modify, and design database objects, all without writing a script.
Learn more
Studio 3T
Auto-complete queries in a built-in mongo shell that highlights syntax errors as you type and saves your query history. Perfect for MongoDB beginners, a time-saver for pros. Use a drag-and-drop UI to build complex find() queries and filter array elements. Break down aggregation queries into manageable steps and build them stage by stage, for easier debugging and querying. Generate instant code in JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, PHP, and Ruby from MongoDB and SQL queries that you can copy and paste into your application. Save MongoDB imports, exports, data comparisons, and migrations as tasks that you can run on demand. Or even better, skip the reminders and schedule them to run exactly when you need them. Make changes to your collection’s schema in just a few clicks, perfect for schema performance tuning, restructuring, or cleaning up after data migration.
Learn more