Skip to main content

Jinx

JPA → DDL / Liquibase Migration Generator

🔧

JPA-based Auto Generation

Scans JPA annotations to create schema snapshots and automatically generates DB migration SQL by comparing with previous snapshots.

📦

DDL + Liquibase Output

Generates both SQL DDL and Liquibase YAML simultaneously, ensuring compatibility with existing migration tools.

🗄️

MySQL Priority Support

Currently prioritizes MySQL support and provides optimized performance in JDK 21+ environments.