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
MongoDB
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. No database is more productive to use. Ship and iterate 3–5x faster with our flexible document data model and a unified query interface for any use case. Whether it’s your first customer or 20 million users around the world, meet your performance SLAs in any environment. Easily ensure high availability, protect data integrity, and meet the security and compliance standards for your mission-critical workloads. An integrated suite of cloud database services that allow you to address a wide variety of use cases, from transactional to analytical, from search to data visualizations. Launch secure mobile apps with native, edge-to-cloud sync and automatic conflict resolution. Run MongoDB anywhere, from your laptop to your data center.
Learn more
dbKoda
dbKoda’s rich code editor allows you to compose MongoDB queries and scripts with syntax highlighting, auto-complete and code formatting. View output in foldable JSON, tabular format or as a chart. Generate visual explain plans with a single click. The explain plan viewer will suggest indexes that may improve performance, and provide one-button creation of those indexes. Build simple queries or complex aggregates using the graphical query builder. dbKoda lets you perform administrative activities using fil-in-the-blanks actions from the database tree. Manage configuration, user roles, logging, database storage, and data import/export without having to lookup obscure MongoDB syntax. We construct the appropriate commands as you fill-in-the-blanks, so you can re-use the command in admin scripts or tweak the syntax as desired. dbKoda includes an SSH terminal that allows command line access to the server OS, so you can issue OS commands directly from within the dbKoda product.
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