?
Discover content
Discover
Host a server
Get Modrinth App
Modrinth App
Sign in
Mods
Plugins
Data Packs
Shaders
Resource Packs
Modpacks
Sign in
Settings
Change theme
Search
SQLib
The easiest way to store data for all your minecraft needs!
7,691
27
Library
Management
Technology
Download
Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Fabric
Quilt
Velocity
Links
Report issues
View source
Donate on Ko-fi
Creators
mrnavastar
Owner
Details
Licensed
CC0-1.0
Published 2 years ago
Updated 5 months ago
Description
Changelog
Versions
Platform
Game versions
Channels
1
2
3
SQLib 2.1.5
by
mrnavastar
on Jul 6, 2023
Download
Fix a crash when calling
database.getTables()
SQLib 2.1.4
by
mrnavastar
on Jun 10, 2023
Download
Major bug fix: Data loss on reconnection
Update Sqlite driver to 3.42.0.0
SQLib 2.1.3
by
mrnavastar
on May 11, 2023
Download
Fix drivers when using in a dev environment (shadowJar)
SQLib 2.1.2
by
mrnavastar
on May 9, 2023
Download
Fix bugs with json loading
Fixes mod not releasing database lock
Allow custom SQL commands
SQLite database mode now configurable
SQLib 2.1.1
by
mrnavastar
on May 7, 2023
Download
Changes ":" in table names to "_" to fix table creation errors.
SQLib 2.1.0
by
mrnavastar
on May 3, 2023
Download
Breaking api change to reduce mod compat issues
SQLib 2.0.0
by
mrnavastar
on Apr 30, 2023
Download
Mod Rewrite
Improved api
Now supports 1.16.5 -> 1.19.4
Better sql handling
1
2
3