Connect to Redis or MongoDB in DBeaver

megapixel23 picture megapixel23 · Oct 26, 2016 · Viewed 22.4k times · Source

There is a very good SQL client solution for Linux users DBeaver.
In spec, it is said that it supports MongoDB and Redis databases.
However, there are no such drivers in "New connection" window.

Does anyone know how to connect to Mongo or Redis?

"New Connection" window

Answer

notionquest picture notionquest · Oct 26, 2016

The Enterprise edition has MongoDB and Redis support.

EE download

We have split standalone version on Community and Enterprise editions. Community edition includes the same extensions as DBeaver 2.x. Enterprise edition = Community edition + NoSQL support (Cassandra and MongoDB in 3.0). Both Community and Enterprise editions are free and open source. New Cassandra and MongoDB extensions are not open source (but free to use).

MongoDB Connection

Redis Connection