Database Bundle Mod
This Fabric mod bundles common database drivers for use in other mods.
The included libraries are:
- MongoDB (with BSON/Kotlin codec, version 5.2.1)
- HikariCP (5.1.0)
- MariaDB JDBC driver (3.5.6)
- PostgreSQL JDBC driver (42.7.8)
- SQLite JDBC driver (3.50.3.0)
The mod exists to reduce duplication of large database libraries. Instead of including these libraries in every mod separately, this mod contains them all.
Maven / gradle:
Repository:
maven { url 'https://maven.tomalbrc.de' }
Dependency:
modImplementation ("de.tomalbrc:db-bundle:1.0.0")
Or use modrinth maven
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as db-bundle-1.1.0.jar — drop this file into the mods folder
- Download size: 17.7 MB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.