jOOQ Object Oriented Querying

Results 7 repositories owned by jOOQ Object Oriented Querying
trafficstars

jOOQ

6.0k
Stars
1.2k
Forks
Watchers

jOOQ is the best way to write SQL in Java

jOOL

2.1k
Stars
165
Forks
Watchers

jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality...

jOOR

2.8k
Stars
380
Forks
Watchers

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other...

jOOU

219
Stars
33
Forks
Watchers

jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.

jOOX

486
Stars
43
Forks
Watchers

jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScr...

sakila

300
Stars
128
Forks
Watchers

The Sakila Database

jOOQ-mcve

23
Stars
126
Forks
Watchers

A simple example project that can be used to create MCVE's to report jOOQ issues