Download Mongodb Client For Mac
Localhost Binding by Default¶. By default, MongoDB launches with bindIp set to 127.0.0.1, which binds to the localhost network interface.This means that the mongod can only accept connections from clients that are running on the same machine. Download a free 14 days trial of Navicat for MongoDB and try the latest features in Navicat version 15. Navicat Download Navicat for MongoDB 14-day trial versions for Windows, macOS and Linux Products.
In-place editor
Update, delete, insert your data without struggling with queries
Live monitoring
Live RAM, CPU, active/queued read write charts
Intuitive design
Unique design and querying style
Desktop - Web
Cross-platform, plus web
5000000
Docker pulls
2600
Github stars
150000
Github downloads
FEATURES
FEATURES
Live Charts
RAM, active read/write, queued read/write performances with live charts
Enterprise Authentications
Supports all types of authentication types including LDAP, GSSAPI, X509
Unique Querying Style
Uses extended JSON for queries, no BSON at all
Smart MongoDB Shell
Comes with a built-in smart mongodb shell with auto completion
SSH Tunneling
Supports SSH tunneling before connecting MongoDB instances
Data Import/Export
CSV, JSON data exports for find queries, and supports mongoimport
In-place Update
Supports in-place update using extended JSON
User Management
Download Mongodb For Mac
User management without writing a single query
Index Management
Index management (create, see usage count, drop) without writing a single query
File (GridFS) Management
Run Mongodb Mac
Download, upload, change metadata of your files without writing a single query
Schema Analyzer
Analyze your collection's schema, data types, field usage rates
Aggregation Tool
Drag & drop aggregation stages and execute easily
Stored Functions Management
Create, edit, drop system.js functions without writing a single query
Multiple Tab Views
Supports tab switches for query executions which will keep state of old queries
SCREENSHOTS
ABOUT US
Mongodb Gui Client Mac
We build the top notch MongoDB administration tool and build it with fun. Our mission is continuously developing Nosqlclient by emphasizing your needs.
Sercan Özdemir
Co-Founder of Nosqlclient
Passionate & innovative software developer
sercan@mongoclient.com
Hakan Kocabaş
Co-Founder of Nosqlclient
Dedicated, innovative and self-motivated software development enthusiast
info@mongoclient.com
Mac Mongodb Start
© 2017 Copyright Nosqlclient, Licensed with AGPL v3
I still see a lot of people asking 'what's the best MongoDB client for Mac OS X' (besides the mongo
shell console), so I think it would be only fair to share my experience.
I've been using MongoDB a lot and for some reason I haven't been too comfortable using the shell console. I mean, you need an integrated code editor to fiddle with those somewhat verbose JSON-formatted queries...
So I was constantly looking for alternatives; 18 months ago there was none I could find and learn to like, really, but now I really favour Robomongo. It gives you 'the full power of MongoDB shell', but in the same time you can easily save, load, edit your queries, do copy/paste, view your results as JSON/trees/tables... and yes, you do get a decent autocompletion :-).
It's also cross-platform, free and open-source (GitHub repo here).
Fotonauts' fork of MongoHub is another interesting alternative to keep an eye on; it has a more 'native' OS X feel but IMO it does lack a better query editor...