Redis Client Mac Os X
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 :-).
Mac Redis Gui
It's also cross-platform, free and open-source (GitHub repo here).
By using Homebrew, you greatly reduce the cost of setting up and configuring the development environment on Mac OS X. After installation. Install redis: (macOS) $ brew update $ brew install redis. After installation, you will probably see some notification about some warnings on. Server Configurator or Mac OS X Server. IRedis is a client that connects to the Redis server. The tool supports connecting to Redis server and Redis cluster.
Mac Redis Client
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...