Java sql-query-formatter

Open-source Java projects categorized as sql-query-formatter

Java sql-query-formatter Projects

sql-query-formatter
  1. jOOQ

    jOOQ is the best way to write SQL in Java

    Project mention: A Lisp adventure on the calm waters of the dead C (2021) | news.ycombinator.com | 2025-06-27

    Two good examples of "builders to SQL" are

    https://www.jooq.org/

    and

    https://www.sqlalchemy.org/

    JooQ isn't everybody's taste but I use it for my job and I think it's great particularly in that you can reuse expressions and write generators for complex queries. We have a powerful search interface that combines full-text with other kinds of queries ("Is about topic T", "Data was collected between S and E") that is beautiful. I think it's funny how JooQ has that lispy f(a,b) style (no accident it is like ferocity) and how Sqlalchemy is really fluent and takes advantage of operator overloading.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java sql-query-formatter discussion

Log in or Post with

Index

# Project Stars
1 jOOQ 6,443

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Java is
the 8th most popular programming language
based on number of references?