How to create a database with robomongo?

Ceren picture Ceren · Feb 2, 2015 · Viewed 20.4k times · Source

I want to create a new database by using robomongo. Click "create database" then I write database name. when I click to create nothing happens.

What am I doing wrong?

Answer

Ivan Kvolik picture Ivan Kvolik · Jan 4, 2016

i've encountered this problem today with the same version of RoboMongo. The problem was that RoboMongo currently doesn't support MongoDB storages version 3.x. More about this topic is available on the Robomongo blog

New version of robomongo will be available on 17. January and mongo versions 3.x will be supported.