Has potential
I like it, the app has potential. However, there are some problems right now. - connecting to a server with a few hundred databases, each with a few tens of collections crashes the app. This is a blocker - after testing on a small server - databases should be expandable (or collapsible more to the point). Even having 10 databases with 10 collections is enough to make navigation confusing. - add option to import and export data. at least csv and json (mongoexport format) - add options to show more when previewing documents. it works ok for iphone and maybe ipad, but using it on a macbook is a waste of screen estate. - maybe add options not to scan all databases/colections on connect? I don't need to know how many documents there are in each collection really. If I do I can use count, but scanning everything slows down startup too much.