Eloquent-style ActiveRecord ORM for Java and Spring Boot applications
Eloquent ORM provides an ActiveRecord-style model layer for Java (JDK 8–23) and Spring Boot (2.x, 3.x), offering a query builder, native SQL support, type conversion, and relationship handling. It targets server-side Java applications using JDBC-compatible databases and can integrate with common DataSource implementations and other ORM frameworks.
0