
- #Dbeaver create new database drivers#
- #Dbeaver create new database driver#
- #Dbeaver create new database full#
- #Dbeaver create new database password#
For example, DBeaver can use the JDBC-ODBC Bridge that used to be included in the Java distribution.

#Dbeaver create new database driver#
To access a database by using an ODBC driver, DBeaver uses a JDBC-ODBC Bridge driver to convert between ODBC and JDBC calls. A JDBC driver implements the JDBC API for a particular database. JDBC is a Java application programming interface (API) that connects Java to relational databases (and other tabular data, such as spreadsheets and flat files). To interact with a database, a Java application uses a JDBC driver.
#Dbeaver create new database password#

#Dbeaver create new database full#
In the Main tab, set the JDBC URL to: jdbc:cassandra:// AuthMech=2 TunableConsistency=6 SecureConnectionBundlePath=/path/to/secure-connect-getvaxxed.zipNote that you will need to specify the full path to your secure bundle.Select Astra DB from the list of drivers.Open the New Database Connection dialog box.
#Dbeaver create new database drivers#

In the Settings tab, set the following:.Click the Find Class button which should identify the driver class as 42.Driver.Locate the directory where you unzipped the driver download and add the CassandraJDBC42.jar file.In the Libraries tab, click the Add File button.Once the download completes, unzip the downloaded file.Ĭreate a new driver for Astra DB in DBeaver:.Read the license terms and accept it (click the checkbox).Select Simba JDBC Driver for Apache Cassandra.Procedure JDBC DRIVERĭownload the JDBC driver from the DataStax website:

You will also need to generate an application token and download the secure bundle for your Astra DB. It was written for version 21.2.0 on MacOS but it should also work for the Windows version. This article assumes you have installed DBeaver Community Edition on your laptop or PC. This article provides the steps for connecting to Astra DB from DBeaver Community Edition database client.
