mariadb-connector-j
JDBC driver
Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases.
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. MariaDB Connector/J is LGPL licensed.
338 stars
71 watching
228 forks
Language: Java
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
mariadb4j/mariadb4j | A Java library that allows you to use MariaDB as if it were an embedded, self-contained database without any installation or external dependencies. | 847 |
apache/flink-connector-jdbc | A Java-based connector for connecting Apache Flink to relational databases via JDBC. | 121 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
perl5-dbi/dbd-mariadb | A Perl driver for accessing MariaDB and MySQL databases with improved compatibility, Unicode support, and security features. | 33 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
vorburger/mariadb4j | Provides a Java-based interface to embed MariaDB in applications without installing the database binaries. | 10 |
markuman/mex-mariadb | A client implementation for interacting with MariaDB databases from GNU Octave and MATLAB. | 2 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
motherduck-open-source/duckdb-power-query-connector | A Power Query connector for DuckDB that enables data connection and querying via Excel and Power BI | 45 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |