From 6cc0451a10bbf2177de932532c5770eb25c01211 Mon Sep 17 00:00:00 2001 From: Federico Razzoli Date: Thu, 11 Jul 2024 12:52:10 +0100 Subject: [PATCH] Add MariaDB4j --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 188faad..b90b2e1 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu *MySQL deployment tools* - [dbdeployer](https://github.com/datacharmer/dbdeployer) (archived) - A tool that installs one or more MySQL servers within seconds, easily, securely, and with full control. +- [MariaDB4j](https://github.com/MariaDB4j/MariaDB4j) - A Java launcher to run MariaDB without installation or external dependencies. - [MySQL Docker](https://hub.docker.com/_/mysql/) - Official Docker images.