Download: http://gg.gg/n1608
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 :-).
MongoDB Installation on Mac OSX Platform MongoDB provides a 64-bit installation package on the OSX platform. You can download the installation package on the official website. Studio 3T is an integrated development environment designed especially for teams.
It’s also cross-platform, free and open-source (GitHub repo here).
Mac settings for camera. 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..GraphiQL.app
A light, Electron-based wrapper around GraphiQL.Mongodb Gui Client Mac
Provides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.macOS installation
If you have Homebrew installed on macOS:Mongodb Client Mac
Alternately, download the binary from the Releases tab.Linux installation
The graphiql-app uses the AppImage format for its Linux version. You download it from the Electron app directory (click the ’Download for Linux’-button) or from the Releases tab.
Either way, you will get a .AppImage binary. Put it in a safe place and make it executable:Mongodb For Mac
Then simply execute the app. It will ask whether to add shortcuts to your desktop and menus for easy access in the future.Getting started developingInstall Mongodb Mac
*Branch and/or clone the repo locally.
*cd into it
*install all the require packages: npm i
*build the project: npm run build
*start the project: npm start
Download: http://gg.gg/n1608

コメント

お気に入り日記の更新

テーマ別日記一覧

まだテーマがありません

この日記について

日記内を検索