HTTP/2 200
date: Sat, 27 Dec 2025 01:12:24 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"2a231821d5b7e5ae2892a25dd62a5647"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com www.youtube.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=OFMgTr01%2B1hhYruKV6anICSi20let0%2BEPK1UDHDqEhWEkDMcfW7lwX3Ybe7KX1X3WFP2kF9bRPG%2BXd8t%2BaLRmB%2FLcElYYuesLLbqa%2FEyvjto6wEQ5OFY4XKyWdSkpE64Ze26xZRcE9ZdxewfZ%2BLVOdTRM%2BDKgLGcoZtAWTWG6d%2Bp5xgA9T9E0K95W53byOJw7zvW9Hmtkhg%2FRsHgoSmXY%2Fk7htRUpEeB2CUgYWY50EU0v2BBJv1x%2BkdlRviy4xFQOy2T098BaJm23jY6ozijkQ%3D%3D--Tb2M1grfAQ2x90s4--fUr6dk7kkJcqUTNwGkZJ5A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2036810021.1766797943; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 01:12:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 01:12:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 85A2:1533AA:3D8ACD3:49FC62E:694F3277
jooq · GitHub Topics · GitHub
Here are
307 public repositories
matching this topic...
jOOQ is the best way to write SQL in Java
Updated
Dec 18, 2025
Java
🔥 一个与 IntelliJ IDEA 配套的 Java 脚手架,你的专属生产力工具。
Updated
Jul 29, 2025
Java
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
Updated
Jan 11, 2024
Java
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
Updated
Dec 30, 2022
Java
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
Updated
Jan 20, 2023
Java
Enterprise Information Service
Updated
Dec 25, 2025
Java
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Updated
May 24, 2022
Kotlin
This was the source code of biking.michael-simons.eu until end of 2023.
Updated
Oct 24, 2025
Java
elasticsearch-engine是基于 HighLevelRestClient 封装的 ElasticSearch 查询引擎框架. 支持ElasticSearch基于注解的结构化查询; 基于sql语句的方式查询; 并整合常见的ORM框架, 提供基于ORM框架的Mapper接口自动生成ElasticSearch Sql查询语句,并执行ElasticSearch查询; 标签:elasticsearchsql, elasticsearchjdbc,elasticsearchmybatis,elasticsearchjpa,elasticsearchjooq, elasticsearchquery,elasticsearch查询,elasticsearch查询引擎,elasticsea…
Updated
Jan 22, 2024
Java
This repository is an example application for Spring Boot and Angular2 tutorial.
Updated
Aug 21, 2017
Kotlin
Plugin for generating jOOQ classes using dockerized databases
Updated
Dec 20, 2025
Kotlin
WingsBoot=BKB+BoT+SpringBoot: ①quickly achieve business goals; ②timely repay technical debt; ③safely refactor programs and business. We advocate defensive programming, May The `false` Be With You !
Updated
Dec 22, 2025
Java
High level sql toolkit for clojure (backed by jooq library)
Updated
Sep 5, 2019
Clojure
Addon bundle for Dropwizard to support jOOQ for database access
Plugin for generating jOOQ classes using dockerized databases
Updated
Apr 12, 2024
Groovy
The official YDB Dialects for Java ORM frameworks and migration tools.
Updated
Jun 21, 2022
Java
jOOQ support for PostgreSQL json & jsonb
Updated
Feb 21, 2024
Java
dbVisitor provides a unified and simple way to access various types of databases.
Updated
Dec 17, 2025
Java
Updated
Feb 26, 2020
Java
Improve this page
Add a description, image, and links to the
jooq
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jooq
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.