jOOQ
Query builder
A powerful and type-safe way to write SQL queries in Java
jOOQ is the best way to write SQL in Java
6k stars
155 watching
1k forks
Language: Java
last commit: about 2 months ago
Linked from 2 awesome lists
code-generatordatabasedb2hibernatejavajdbcjdbc-utilitiesjooqjpamysqloracleormpostgresqlsqlsql-buildersql-formattersql-querysql-query-buildersql-query-formattersqlserver
Related projects:
Repository | Description | Stars |
---|---|---|
jooq/joor | An API wrapper simplifying Java class reflection | 2,807 |
zero88/jooqx | An implementation of a powerful, reactive, and non-blocking SQL database interface | 27 |
go-jet/jet | A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,741 |
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,443 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,092 |
jooq/joox | An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. | 496 |
jasonshin/sqlx-ts | Tool for compile-time checked queries with type generation | 185 |
my2iu/jinq | A Java library for natural and efficient database query writing using LINQ-style syntax | 661 |
sqlc-dev/sqlc | Generates type-safe code from SQL queries | 13,704 |
jklingsporn/vertx-jooq | A tool for generating vertx-ified DAOs and POJOs with support for various databases and APIs | 384 |
querydsl/querydsl | A framework for constructing type-safe SQL-like queries in Java for multiple backends. | 4,769 |
requery/requery | A Java-based library for mapping objects to databases and generating SQL queries with RxJava support | 3,138 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |
multiprocessio/dsq | A command-line tool for running SQL queries against various data formats | 3,754 |
rbock/sqlpp11 | A type-safe SQL template library that allows defining types and constructing queries with compile-time checks. | 2,483 |