Logo

ObjectiveSql

A new ORM framework in Java

Published At

ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least, and convention over configuration. Features: 1) With one annotation your Class has a fully featured SQL programming capability 2) Easy to relational querying(has_one, has_many, beglongs_to) and paged querying 3) Java expression programming(arithmetic, comparison and logical) is converted into SQL expression directly

Submitted By

Braisdom

Braisdom

Project leader for ObjectiveSQL, over 15+ years for programming