10

Mingo - MongoDB admin

 2 years ago
source link: https://mingo.io/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Dates

No more date filtering fatigue

Why do this:

"createAt": {
    "$gte": ISODate("2021-12-21T00:00:00Z"),
    "$lt": ISODate("2021-12-28T00:00:00Z")
}

When you can do this:

"createAt": #last7Days

And how about #last1month, #next7days, #since2022-02-25, #before2022-02-25

Custom columns

Manage grid layout

We combined tree views with grid layout. Just pin any field to create column and see your important data as you wish to see them.

search shortcuts

Quick find in indexed fields

There are no shortcuts in life, but Mingo has a few!

Instead of {"contacts.phone": "+1 456 789 123"} write +1 456 789 123 and hit the search

Or you can use regexp /1 456/

Finder

Quickly jump to a collection

Open a new tab (CMD+T) and just type the collection name in Finder. Select from options and submit.

Paste any _id to Finder, and Mingo will find your document in any collection.

See quick intro

Have a quick glance at Mingo in action

Dashboard

Birds-eye view

Bring all your important data together in a high-level overview. Create your own dashboard with data you want to see.

2-in-1: Table & tree view combined
Aggregation builders

Aggregations made easy

Interactive UI to build your pipelines - Lego style.

2-in-1: Table & tree view combined

Schema Analyzer

Analyze data structure within a collection to spot errors, exceptions or spelling mistakes.

Mingo Schema Analyzer

Compare & Sync entire databases

Compare collections, documents and indexes across databases and find changes. Simply sync them with one click.

2-in-1: Table & tree view combined

and the list goes on...

Many small details make working with Mingo enjoyable. Try it and see for your self.
Inline Edit
Suggestions while typing
Simplified query for indexed fields
Query history
Foreign keys
Multi-document actions
Shell
Deeplinking from other apps

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK