Radoslav Toth
August 12, 2024

v1.14.1 Released

Mingo is back with a new release packed with 42 improvements, fixes and goodies.

  • Blank Tab - Show last used collections from each connection (in project) by colour in columns, last 10, for example
  • Side menu Finder button / link added
  • Documents - on deep objects, “expand recursively” would be great
  • Documents - Add column - add filter in context menu
  • Documents - Truncate collection - same confirm modal as for Drop collection
  • Documents - “Load entire documents” (in case of projection set) should go to default saved query for collection
  • Documents - Added “home” icon to go to saved default query. X clears the filter completely now.
  • Documents - expand all fields does not work properly on documents (rename to “Expand recursively”)
  • Documents - List does not update after inserting a new document
  • Documents - Editing documents should understand any of the following: Date(), ISODate() even without “new”
  • Documents - CMD+click (or CTRL+click) on field value filters the documents by that field / value.
  • Collections List - Duplicate Collection can be done faster if the copy is in the same database as the original using aggregation stage $out
  • Collections List - Dropping multiple collections does not work
  • Collections List - Dropping multiple confirm box shows wrong collection names
  • Collections List - Sizes in bytes are weird
  • Custom Actions - All collections are now accessible in the custom actions
  • Data Relations - Ability to exclude collections from data relations completely
  • NodeShell - When contains aggregation $out stage, does not ask for confirmation, as it is a write operation
  • Schema Analyzer - Show sample values - shows incorrect values in case of deeply nested arrays
  • Schema Analyzer - Expand button should have a hover effect
  • Schema Analyzer - Projection should be shown by default
  • Workspace selector (sidebar) - Deprecation of “open in new window”
  • Workspace selector (sidebar) - Icon shows image if available in list
  • Manage connections - Remove “open connection” button - useless
  • Manage connections - Drag-and-drop sorting
  • Finder (Blank tab) - shows recent collections when used in a project (not regular connection)
  • Issue: https://github.com/mingo-app/mingo/issues/639: Document preview issue
  • Issue: https://github.com/mingo-app/mingo/issues/637: Expanding a sample result document in an aggregation is unpleasant when a field is large
  • Issue: https://github.com/mingo-app/mingo/issues/636: "Analyzing data relations" covers up import button
  • Issue: https://github.com/mingo-app/mingo/issues/632: Typo of "Explain Filter"
  • Issue: https://github.com/mingo-app/mingo/issues/630: Showing a dummy date instead of real value!
  • Issue: https://github.com/mingo-app/mingo/issues/629: Incorrect binary data representation
  • Issue: https://github.com/mingo-app/mingo/issues/626: Custom actions doesn't work
  • Issue: https://github.com/mingo-app/mingo/issues/624: Aggregation pipeline with date comparison using extended JSON does not work
  • Issue: https://github.com/mingo-app/mingo/issues/621: [FR] Show execution time in minutes instead of seconds
  • Issue: https://github.com/mingo-app/mingo/issues/620: Mingo asks for password to my database each time I restart
  • Issue: https://github.com/mingo-app/mingo/issues/618: Not possible to create new relations
  • Issue: https://github.com/mingo-app/mingo/issues/612: Invalid Selector: TypeError: Class constructor ObjectId cannot be invoked without 'new'
  • Issue: https://github.com/mingo-app/mingo/issues/572: [FR] Convert timestamp to readable format
  • Issue: https://github.com/mingo-app/mingo/issues/645: [FR] prevent firing empty aggregation when "Aggregator" tab is clicked
  • Issue: https://github.com/mingo-app/mingo/issues/644: [FR] Ability to sort indexes by size, number of uses and name
  • Issue: https://github.com/mingo-app/mingo/issues/646: [FR] Fuzzy search for collection names in new tab

Read more

v1.13.5 released

We are regularly releasing new versions and did it again today. The latest release contains several UX improvements, fixes 4 reported bugfixes (thanks!) and 10+ unreported issues we found ourselves. Please keep reporting issues, we appreciate any feedback! Mingo should suggest the update automatically, or you can download it directly from our Download page.
Radoslav Toth

Using Mingo with FerretDB

Mingo is a suitable solution for a GUI for MongoDB and its open-source alternative, FerretDB. Since FerretDB is open source, developers can fully control and adapt it to suit specific needs. FerretDB with Mingo will offer you a visual representation of data and a user-friendly interaction, among other benefits. What is FerretDB FerretDB is the […]
Daniel Njeru

Taking Your Company to New Heights with MongoDB Charts in Mingo

Today we demystify how Mingo can ease your pain as a MongoDB user. Mingo has had positive reviews from all companies that have tried it out. Some users have loved it for its wide range of features that are not in other GUI tools, while others have remained loyal to us due to our favorable […]
Daniel Njeru

How to set up MongoDB charts in Mingo

MongoDB charts are used to create a visual representation of MongoDB data. With MongoDB charts, you can communicate insights clearly and concisely. The feature will be useful when analyzing trends, presenting information, or making data-driven decisions. Complex information is conveyed in a more accessible format. That way, you can focus on developing actionable plans. Mingo […]
Daniel Njeru

Demystifying Data Modeling in MongoDB: A Step-by-Step Approach

Data modeling is the process of defining how data is stored and the relationships that exist among different entities in your data. The organization of data inside a database is referred to as a schema. When developing your schema, put more thoughts on your application than your database. A good data model makes data management […]
Daniel Njeru

Indexing Strategies for High Performance in MongoDB

Indexes are unique data structures that store a small portion of the collection’s data in an ordered form that is easy to traverse and search efficiently. They point to the document identity and allow you to look up, access, and update data faster. In MongoDB, indexes are used to improve query performance. Indexes improve query […]
Daniel Njeru

Which companies are using MongoDB

Those who come bearing advice are rarely popular. Daedalus did not do his son Icarus any favors by warning him not to fly too close to the sun as his wax wings would melt, causing him to fall. Had Icarus not ignored his father’s advice, he would not have plummeted to his death. By all […]
Daniel Njeru

New version released: 1.13.1

Here's a short list of bug fixes and improvements in our latest release. It is definitely not complete, there are many minor goodies we didn't even mention here. Enjoy! Bug Fixes Enhancements We would like to thank all the contributors for their valuable feedback and bug reports. Your contributions help us make Mingo better. Please […]
Radoslav Toth

MongoDB Atlas vs. self-hosted MongoDB quick guide.

It is plain as day that MongoDB has been a popular database solution for many applications in the recent past. One may argue this is due to its flexibility, scalability, and ease to use. However, Organizations are faced with opting for MongoDB Atlas, a fully managed cloud-based database service, or having MongoDB set up and […]
daviddurika

5 proven MongoDB performance optimization techniques

MongoDB is among the most popular NOSQL databases currently. It’s no secret that developers working on high-performance applications ally with MongoDB. It is a document-based database that is highly scalable and hence handles large amounts of data.  MongoDB can handle data ranging from small data sets to large and complex stacks of information. Whether working […]
daviddurika
1 2 3

Download Mingo now

The best MongoDB GUI Admin. Intuitive • Fast • Secure
Download Now