spark-teams/jootainer
jootainer = test-containers + flyway + jooq-codegen
This Gradle plugin simplifies the process of generating database access code. It automatically sets up a temporary PostgreSQL database, applies your schema changes using Flyway migrations, and then generates type-safe Java code for interacting with that database using jOOQ. This is for software developers who want to ensure their database code generation is consistent and isolated from their local environment.
No commits in the last 6 months.
Use this if you are a Java/Kotlin developer using Gradle, jOOQ, and Flyway, and you want a streamlined, repeatable way to generate database access code during your build process.
Not ideal if you are not using Gradle, jOOQ, or Flyway, or if you need to generate code for a database other than PostgreSQL.
Stars
11
Forks
—
Language
Kotlin
License
MIT
Category
Last pushed
May 29, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/spark-teams/jootainer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
overturetool/overture
The Overture Tool