Page 1 of 1

Incomplete Mongo support

PostPosted: Wed Feb 11, 2015 4:00 pm
by darkyomy
Hello

Mongo connection is lacking of the authenticationDatabase parameter, which is used to set the authentication database. In some Mongo DB systems, one DB is only used for user authentication (no listing, not other operation, just authentication) .

This issues causes the following scenarios:

*- If the selected DB for the connection is the authentication DB, dbeaver fails in the connection complaining about not having permissions for listing tables.
*- If the selected DB for the connection is the real working DB, dbeaver fails in the connection complaining about not being able to authenticate

Re: Incomplete Mongo support

PostPosted: Fri Feb 13, 2015 8:08 am
by Serge
Hi,

Currently Mongo extension is in pre-beta state. A lot of functions are not implemented.
We are going to add many new features in the next major version. Correct authentication is one of them.
Additionally we are going to add Hadoop HBase support.

Regards

Re: Incomplete Mongo support

PostPosted: Thu Mar 10, 2016 8:14 pm
by davilink
MongoDB miss the writing mode support. Is it planned in the next releases ?

Re: Incomplete Mongo support

PostPosted: Sun Apr 24, 2016 9:09 pm
by Serge
Version 3.6.6 will include major update of Mongo extension.
It will include edit, update, better JSON navigation and other improvements.