The CData JDBC Driver for MariaDB implements JDBC standards that enable third-party tools to interoperate, from wizards in IDEs to business intelligence tools. This article shows how to connect to MariaDB data with wizards in DBeaver and browse data in the DBeaver GUI.
Create a JDBC Data Source for MariaDB Data
Follow the steps below to load the driver JAR in DBeaver.

Lets you view and edit data from MariaDB, MySQL, Microsoft SQL, or PostgreSQL. DBeaver is certainly an ultimate Universal client which incorporates RDBMS and NoSQL Databases. The GUI is very useful and easy to manipulate all kind of DB queries.DBeaver is remarkably fast and stable. It loads quickly and responds instantaneously. Especially, It is the only client tool for Apache Cassandra NoSQL Database in market.
- Open the DBeaver application and, in the Databases menu, select the Driver Manager option. Click New to open the Create New Driver form.
- In the Driver Name box, enter a user-friendly name for the driver.
- To add the .jar, click Add File.
- In the create new driver dialog that appears, select the cdata.jdbc.mariadb.jar file, located in the lib subfolder of the installation directory.
- Click the Find Class button and select the MariaDBDriver class from the results. This will automatically fill the Class Name field at the top of the form. The class name for the driver is cdata.jdbc.mariadb.MariaDBDriver.
- Add jdbc:mariadb: in the URL Template field.
Create a Connection to MariaDB Data
Follow the steps below to add credentials and other required connection properties.
- In the Databases menu, click New Connection.
- In the Create new connection wizard that results, select the driver.
- On the next page of the wizard, click the driver properties tab.
Enter values for authentication credentials and other properties required to connect to MariaDB.
The Server and Port properties must be set to a MariaDB server. If IntegratedSecurity is set to false, then User and Password must be set to valid user credentials. Optionally, Database can be set to connect to a specific database. If not set, the tables from all databases are reported.
Built-in Connection String Designer
For assistance in constructing the JDBC URL, use the connection string designer built into the MariaDB JDBC Driver. Eve online: 1 month omega time download free. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.mariadb.jar
Fill in the connection properties and copy the connection string to the clipboard. The chess variants club download free.
Below is a typical connection string:
jdbc:mariadb:User=myUser;Password=myPassword;Database=NorthWind;Server=myServer;Port=3306;
Query MariaDB Data
You can now query information from the tables exposed by the connection: Right-click a Table and then click Edit Table. The data is available on the Data tab.
MariaDB Server: The open source relational database
Poll: Which MariaDB Server version do you mainly run in production?
Our second poll aims to get to know you better by learning which version of MariaDB Server you primarily use in production. This helps us shift our priorities according to your needs and establish goals that align better with the popularity of the versions. …
Google Summer of Code 2021
Good news, for you and for us: We have been approved for this year’s edition of Google Summer of Code!
What is Google Summer of Code? …
Percona Live Online – MariaDB Call for Papers
Introducing the MariaDB Community Room
Good news: At Percona Live Wed-Thu 12-13 May 2021, there will be a separate track for MariaDB. It’s called the MariaDB Community Room. …
Automated MariaDB deployment and administration
Federico Razzoli, Vettabase director and consultant, and well-known member of the MariaDB community, has contributed a new section to the MariaDB documentation, on Automated MariaDB Deployment and Administration. …
MariaDB 10.5.9, 10.4.18, 10.3.28 and 10.2.37 now available
The MariaDB Foundation is pleased to announce the availability of MariaDB 10.5.9, MariaDB 10.4.18, MariaDB 10.3.28 and MariaDB 10.2.37, the latest stable releases in their respective series. … Lovers in a dangerous spacetime.
Yearly Reminder: DDLs That Fail to Propagate May Cause Percona XtraDB Cluster InconsistenciesBy Percona, 2021-04-23
Understanding Processes Running on Linux Host with Percona Monitoring and ManagementBy Percona, 2021-04-22
Demonstrating pg_rewind Using Linux Containers in PostgreSQLBy Percona, 2021-04-22
Percona Live ONLINE: Keynotes Now Live!By Percona, 2021-04-22
Dbeaver Mariadb Access Denied
Automated Testing of the Upgrade Process for MySQL/MariaDB/Percona ServerBy SeveralNines, 2021-04-22
Mariadb Dbeaver Driver
Back From a Long Sleep, MyDumper Lives!Dbeaver Mariadb Local Client
By Percona, 2021-04-21
