Mineuniverse
Log in Register
Mods

Ledger Databases

Adds support for additional database types to Ledger
by potatoboy99999
Download Claim this project
1,143,706 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Ledger Databases

Adds support for MySQL, PostgreSQL and H2 databases in Ledger

Use

Common

For all database types, you will need to place Ledger Databases in your mods folder along with the latest version of ledger

H2

Add the following to the bottom of your Ledger config file:

[database_extensions]

database = "H2"

MySQL

Add the following to the bottom of your Ledger config file:


[database_extensions]

database = "MYSQL"

url = ""

username = ""

password = ""

properties = []

url: Must be URL of database with /<database_name> appended. An example URL would be localhost/ledger. You can optionally add port information such as localhost:3000/ledger

PostgreSQL


[database_extensions]
database = "MYSQL"
url = ""
username = ""
password = ""
properties = []

Connector properties

For some databases, such as MySQL, you can provide properties to the database connector. For each property, add a string entry to the properties array.

properties = ["useJDBCCompliantTimezoneShift=true", "useLegacyDatetimeCode=false", "serverTimezone=UTC"]
ledger-databases-1.2.2.jar
MC Fabric, Server, 26.1, 26.1.1, 26.1.2, 26.2
Release 2026-04-01 Get
ledger-databases-1.2.1.jar
MC 1.21, 1.20.5, 1.21.5, Fabric, 1.21.8, 1.21.9, 1.21.10, 1.21.4, 1.20.6, 1.20.4, 1.21.3, 1.21.7, 1.21.1, 1.21.6, Server, 1.21.2
Release 2025-11-04 Get

More from potatoboy99999

BlockBot
875
Hey That's Mine
58,038
Pet Owner
453,330
Fedora
4,234
Multi World Borders
364,603
TimeOutOut (Fabric)
3,011,317

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579