Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Top 10 Use Cases of Vibe Coding in Large-Scale Node.js Applications

      September 3, 2025

      Cloudsmith launches ML Model Registry to provide a single source of truth for AI models and datasets

      September 3, 2025

      Kong Acquires OpenMeter to Unlock AI and API Monetization for the Agentic Era

      September 3, 2025

      Microsoft Graph CLI to be retired

      September 2, 2025

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 2025

      ASUS built a desktop gaming PC around a mobile CPU — it’s an interesting, if flawed, idea

      September 4, 2025

      Hollow Knight: Silksong arrives on Xbox Game Pass this week — and Xbox’s September 1–7 lineup also packs in the horror. Here’s every new game.

      September 4, 2025

      The Xbox remaster that brought Gears to PlayStation just passed a huge milestone — “ending the console war” and proving the series still has serious pulling power

      September 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Magento (Adobe Commerce) or Optimizely Configured Commerce: Which One to Choose

      September 4, 2025
      Recent

      Magento (Adobe Commerce) or Optimizely Configured Commerce: Which One to Choose

      September 4, 2025

      Updates from N|Solid Runtime: The Best Open-Source Node.js RT Just Got Better

      September 3, 2025

      Scale Your Business with AI-Powered Solutions Built for Singapore’s Digital Economy

      September 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 2025
      Recent

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 2025

      ASUS built a desktop gaming PC around a mobile CPU — it’s an interesting, if flawed, idea

      September 4, 2025

      Hollow Knight: Silksong arrives on Xbox Game Pass this week — and Xbox’s September 1–7 lineup also packs in the horror. Here’s every new game.

      September 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Databases»New Data Management Experience in the Atlas UI

    New Data Management Experience in the Atlas UI

    May 28, 2025

    For the modern developer, each day is a balancing act. Even a small workflow hiccup can throw off momentum, making seamless data management not just a convenience, but a necessity for staying productive. At MongoDB, our mission is to empower developers to innovate without friction, providing the tools they need, right when they need them. That’s why we’ve enhanced Data Explorer—a data interaction tool in the MongoDB Atlas UI that helps developers stay in the zone, innovate faster, and further streamline their workflows.

    Data Explorer: Improved data exploration and management in the MongoDB Atlas UI

    MongoDB provides a powerful graphical user interface (GUI) called MongoDB Compass, trusted by over a million users a month throughout the software development lifecycle. They rely on Compass to build queries and aggregations during development, to refine their schemas during design, to manage data for local testing environments during testing, and to discover patterns and abnormalities in data to inform maintenance and optimization. For users who aren’t comfortable with shell syntax or who prefer working with a GUI, Compass makes it easy to visually interact with data stored in MongoDB. However, many developers prefer to work in the Atlas UI, so we’re bringing the Compass experience to them.

    The new Data Explorer experience brings the familiarity and power of MongoDB Compass to the MongoDB Atlas UI, eliminating the need for developers to toggle between desktop and web interfaces to explore and interact with data. Our goal is to provide seamless data exploration that meets developers where they are in their workflows and caters to all experience levels with MongoDB and Atlas. This new Data Explorer enables developers to view and understand their data, as well as test and optimize queries directly within the browser, streamlining application development and enriching data management processes. It’s intuitive and super easy to find, too.

    Navigating Data Explorer in the MongoDB Atlas UI

    The existing Data Explorer experience sits within the ‘Collections’ tab of the Atlas UI. For easier accessibility, the updated interface will have its own tab called ‘Data Explorer,’ located under the “Data” navigational header in Atlas’ revamped side navigation.

    Upon opening the “Data Explorer” tab, users are met with the same interface as MongoDB Compass. This brings the intuitive layout and powerful capabilities of Compass into the web UI, providing a guided experience that enhances data exploration and optimization tasks, while also creating a familiar environment for our developers who already know and love Compass.

    To get started, users can create a new cluster or connect to an existing one by clicking on the “Connect” box next to their chosen cluster.

    Figure 1. Getting started with Data Explorer
    GIF showing how to get started with Data Explorer in Atlas

    With the updated interface, developers can effortlessly interact with data across all Atlas clusters in their projects within a single view, instead of only being able to interact with one cluster at a time. This consolidated view allows developers to focus their tasks directly in the browser, encouraging a streamlined workflow and higher productivity during development.

    Take advantage of a richer feature set with Data Explorer

    With the updated Data Explorer experience, you can now leverage the following features:

    Query with natural language: Create both queries and aggregations using natural language to accelerate your productivity. The intelligent query bar in Data Explorer allows you to ask plain text questions about your data, and teaches you the proper syntax for complex queries and aggregations, creating an initial query or aggregation pipeline that you can modify to fit your requirements.

    Figure 2. Using the natural language query bar
    GIF showing the the usage of the natural language query bar in Atlas.

    Use advanced document viewing capabilities: Access data across all clusters in your Atlas project in the same browser window. View more documents per page and expand all nested fields across many documents to maximize the amount of data you’re able to view at once. Choose between the list, table, or JSON views to mirror how you work best.

    Figure 3. Viewing documents through the advanced document viewing capabilities
    GIF showing the advanced document viewing capabilities.

    Understand query performance: Visualize output from the Explain command for your queries and aggregations, gaining deeper insights into performance. Use performance insights to optimize your schema design and improve application performance.

    Figure 4. Visualizing outputs through the Explain Plan command
    GIF showing the Explain Plan function.

    Perform bulk operations: Easily run bulk updates and deletes to migrate or clean your data. Preview how updates will impact documents to ensure accuracy before execution, and get an accurate picture of how many documents will be influenced by the bulk operation.

    Figure 5. Running bulk updates and deletes
    GIF showing how to run bulk updates and deletes for cleaning up data.

    Analyze your schemas and define schema validation rules: Utilize built-in schema analysis tools to understand the current shape of your data. The new Schema tab simplifies identifying anomalies and optimizing your data model. Leverage the new Validation tab to ensure data integrity by generating and enforcing JSON Schema validation rules.

    Figure 6. Analyzing schema and schema validation rules
    GIF showing how to use schema analysis tools to validate schema and schema validation rules.

    As the gifs show above, the updated Data Explorer in MongoDB Atlas brings powerful and intuitive data exploration tools directly into your browser, streamlining workflows and boosting productivity. With these enhancements, developers can focus on what they do best—building innovative applications—while we handle the complexity of data management.

    We’re excited for you to start working with Data Explorer in the Atlas UI. Here’s how to get started:

    • Turn on the new experience in Atlas Project Settings or from the previous Data Explorer interface. Try it out now.

    • Check out our documentation to read more about new features available in Data Explorer.

    • Hear more about the changes in this short video.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleBeyond Storage: How Stockelix Adapts to Different Warehouse and Inventory Types for Maximum Efficiency
    Next Article FOSS Weekly #25.22: Microsoft’s Vim Alternative, Kernel 6.15, UBXI Desktop, End of Ubuntu 20.04 and More

    Related Posts

    Development

    How to Make Bluetooth on Android More Reliable

    September 4, 2025
    Development

    Learn Mandarin Chinese for Beginners – Full HSK 1 Level

    September 4, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-51951 – Andisearch Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Improve conversational AI response times for enterprise applications with the Amazon Bedrock streaming API and AWS AppSync

    Machine Learning

    How OpenTelemetry Improved Its Code Integrity for Arm64 by Working With Ampere

    Development

    CVE-2024-12168 – Yandex Telemost DLL Hijacking Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Development

    US, Japan, South Korea Meet Private Partners to Combat North Korea’s IT Work Fraud Scheme

    August 29, 2025

    The U.S. State Department in collaboration with Japan, South Korea, and private cybersecurity partners met…

    How to Create Telemetry Dashboards for Adobe Express Add-ons

    April 4, 2025

    This Xbox controller anti-Prime Day discount is truly a standout — and “audio features sweeten the deal”

    July 8, 2025

    Error’d: Mike’s Job Search Job

    May 23, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.