Fabric ORM Jimmer

Fabric ORM Jimmer

Mod

Fabric ORM module for Jimmer.

Server Library

692 downloads
1 follower
Follow Save

Fabric ORM Jimmer

A Fabric mod that provides Jimmer ORM integration for Minecraft mods. This library mod enables other mods to use Jimmer's powerful SQL-first Java/Kotlin ORM capabilities within the Fabric ecosystem.

Overview

Fabric ORM Jimmer is a library mod that serves as a dependency for other mods. It does not add any content to Minecraft itself, but rather provides the necessary infrastructure for mod developers to use Jimmer ORM in their Fabric mods.

What is Jimmer?

Jimmer is a modern, SQL-first Java/Kotlin ORM that provides:

  • Type-safe SQL queries with compile-time validation
  • Declarative entity definitions with powerful mapping capabilities
  • Excellent performance with optimized query generation
  • Rich query API supporting complex joins, subqueries, and aggregations
  • Kotlin DSL for fluent and readable database operations

Installation

  1. Download the mod
  2. Install Fabric Loader for your Minecraft version
  3. Place the JAR file in your mods folder
  4. Launch Minecraft - the mod will load automatically

Note: This is a library mod that provides infrastructure for other mods. It does not add any content to Minecraft itself.


Project members

Enaium

Member

Details

Licensed Apache-2.0
Published 4 months ago
Updated a day ago