Java SQL code generator. SQL and OOP united finally.

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Reladomo

    Reladomo is an enterprise grade object-relational mapping framework for Java.

  • Looks promising! You can also check out https://github.com/goldmansachs/reladomo for some inspiration. I used to work with this library when I worked at Goldman Sachs. They open sourced it couple years ago.

  • znai

    Build functional, maintainable, beautiful User Guides with markdown and Znai plugins. Instant pages navigation. Local search. Multiple integrations to work with Python, Java, C++, OpenAPI, etc. Transform "getting started" sections into slideshow for your workshops. Manage multiple documentations with self-deployed znai hub.

  • Also, if you need a help with functional and beautiful documentation I can hook you up with znai ;)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • avaje-jsonb

    java json binding library via source code generation

  • I am a bit fan of using annotation processing (source code generation) to simplify things - DI https://avaje.io/inject/ , JSON binding (https://github.com/avaje/avaje-jsonb) and rest servers and clients (https://avaje.io/http).

  • avaje-inject

    Dependency injection via APT (source code generation) ala "Server-Side Dagger DI"

  • I am a bit fan of using annotation processing (source code generation) to simplify things - DI https://avaje.io/inject/ , JSON binding (https://github.com/avaje/avaje-jsonb) and rest servers and clients (https://avaje.io/http).

  • HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

  • There's a reason pretty much any system will use a connection pool (Hikari is the de facto standard). Yours should to.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts