Java library to embed and manage a MariaDB (or MySQL) database instance programmatically.
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>
<artifactId>mariaDB4j</artifactId>
<version>3.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an embedded MariaDB instance
Use version 2.x if you need MySQL 5.x compatibility.
No dependency data recorded yet.