This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | Data Geekery GmbH |
---|---|
Stable release | 3.19.10
/ June 14, 2024[1] |
Repository | github |
Written in | Java |
Operating system | Cross-platform |
Platform | Java |
Type | Object–relational mapping |
License | Dual-licensed: Apache-2.0 and commercial |
Website | www |
jOOQ Object Oriented Querying, commonly known as jOOQ, is a light database-mapping software library in Java that implements the active record pattern. Its purpose is to be both relational and object oriented by providing a domain-specific language to construct queries from classes generated from a database schema.[citation needed]