← Tool Radar
library

Monolith, live typed queries on real Postgres for Java (no JDBC)

This is an extremely early proof-of-concept attempting to offer JDBC-free, type-safe Postgres queries for Java, but it currently lacks usability and documentation, making it unsuitable for any practical use.

1.5Overall
Utility2
Onboarding1
Craft1
Niche fit2
Longevity1

Five dimensions scored independently; overall is a weighted average. Scores are only comparable within this same rubric.

Good for

Experimental developers deeply interested in low-level Java database access mechanisms and type-safe queries, willing to invest significant time in reverse-engineering and contributing code.

Not for

Anyone needing a stable, well-documented, production-ready database access solution.

Project description

github.com

Alternatives

jOOQHibernateSpring Data JDBCR2DBC
Visit site1 · Stars at evalEvaluated 2026-06-01

Similar tools