elasticsearch
Loading

DbVisualizer

Serverless Stack

You can use the Elasticsearch JDBC driver to access Elasticsearch data from DbVisualizer.

Important

Elastic does not endorse, promote or provide support for this application.

  • DbVisualizer 13.0 or higher

  • Elasticsearch SQL JDBC driver

    Note

    Pre 13.0 versions of DbVisualizer can still connect to Elasticsearch by having the JDBC driver set up from the generic Custom template.

Setup the Elasticsearch JDBC driver through Tools > Driver Manager:

dbvis driver manager

Select Elasticsearch driver template from the left sidebar to create a new user driver:

dbvis driver manager elasticsearch

Download the driver locally:

dbvis driver manager download

and check its availability status:

dbvis driver manager ready

Once the Elasticsearch driver is in place, create a new connection:

dbvis new connection

by double-clicking the Elasticsearch entry in the list of available drivers:

dbvis new elasticsearch connection

Enter the connection details, then press Connect and the driver version (as that of the cluster) should show up under Connection Message.

dbvis enter connection details

The setup is done. DbVisualizer can be used to run queries against Elasticsearch and explore its content:

dbvis running queries