Is there any replacment for mongo.exe? I test few available GUI environment for Mongo, unfortunately none allow executing command directly.
Is there any better tools for entering mongodb queries, that at least support Unicode characters and have a multi line editing environment? (even as simple as Notepad)
I tried PowerShell ISE, but it halt after invoking mongo.exe.
I found:
https://github.com/dboissier/mongo4idea/