SIGN IN SIGN UP
akullpp / awesome-java UNCLAIMED

A curated list of awesome frameworks, libraries and software for the Java programming language.

[Doma 2](https://doma.readthedocs.io/en/stable/)

[Doma 2](https://doma.readthedocs.io/en/stable/) - Doma 2 is a database access framework for Java 8+. It is unique in that it does code generation thus avoiding reflection. This is becoming more popular as people want to use GraalVM native images. It also has native SQL templates, called “two-way SQL”.

I have no association with the author of the library but found it extremely interesting in its approach for database access. I think it isn't as well known because it just recently had its documentation and source code ported to English. The library even has an eclipse plugin!
A
Adam Gent committed
dc91e40da3638bebae95b8a0540deb0f2dcd0bb1
Parent: 04604dc
Committed by GitHub <noreply@github.com> on 5/17/2019, 3:03:13 PM