This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Is there any java connector for MariaDB than the one from Mysql(mysql-java-5.1.6.jar) ?

For licensing purposes, we try to remove any link to MySQL connectors, we found for Delphi and .NET, but we did not yet find any for java. Does anyone know a third party components that can be used as java connector for MariaDB ?

Answer Answered by Michael Widenius in this comment.

Yes. There is an LGPL-licensed MariaDB Client Library for Java Applications available. It can be downloaded here.

Another alternative is the drizzle JDBC connector.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.