|
|
|
|
|
by twh270
724 days ago
|
|
If you work in the JVM ecosystem, I can recommend (Java/Kotlin) + Quarkus + JDBI with Postgres. Quarkus supports testcontainers out of the box for tests, and it just plain works. I don't have experience with it, but some people also recommend jooq. |
|