relational
Sort:
popular
|
newest
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including JPA, JDO, and Hibernate.
Last Release on Sep 14, 2023
3. MyBatis1,526 usages
org.mybatis » mybatisApache
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
tools.
Last Release on Mar 11, 2023
jOOQ generates Java code from your database and lets you build type safe SQL queries through its fluent API.
Last Release on Aug 10, 2023
Lightweight Object Relational Model (ORM) for persisting objects to SQL databases.
Last Release on Dec 21, 2021
JPOX is a heterogenous Java persistence solution. It implements the JDO1, JDO2 and JPA1
specifications of Java persistence.
Last Release on Apr 24, 2007