MariaDB4j
Database engine
Provides a Java-based interface to embed MariaDB in applications without installing the database binaries.
MariaDB Embedded in Java JAR
10 stars
2 watching
2 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mariadb-corporation/mariadb-connector-j | Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. | 338 |
markuman/mex-mariadb | A client implementation for interacting with MariaDB databases from GNU Octave and MATLAB. | 2 |
spring-projects/spring-data-neo4j | A library that enables Java developers to integrate Neo4j's graph database into their applications with a familiar Spring-based programming model | 833 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
vorburger/ch.vorburger.exec | A Java library to launch and manage external processes from within a Java application. | 30 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
perl5-dbi/dbd-mariadb | A Perl driver for accessing MariaDB and MySQL databases with improved compatibility, Unicode support, and security features. | 33 |
iboxdb/db4o-gpl | A non-intrusive persistence system for storing complex objects in real-time | 30 |
mhewedy/spring-data-jpa-mongodb-expressions | A tool enabling MongoDB query language use in Java-based Spring applications with JPA repositories | 95 |
cometd/dojo-maven | A Maven-based build system for the Dojo Toolkit | 3 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
sarmbruster/neo4j-csv-firehose | Enables Neo4j to load data from external sources in CSV format | 12 |