ObjectiveSql

ObjectiveSql

New generation ORM framework in Java

0 followers

1) With one annotation your Class has fully featured capabilities of SQL programming 2) Easy to relational(has_one, has_many and belongs_to) query and paged query 3) Writing SQL expressions(arithmetic, comparison and logical) using Java syntax
Launch tags:Developer ToolsGitHubTech
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Braisdom
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.
Braisdom
Features 1. With one annotation your Class has fully featured capabilities of SQL programming 2. Easy to relational(has_one, has_many, beglongs_to) querying and paged querying 3. Java expressions(arithmetic, comparison and logical) can be converted into SQL expression directly
wong augustine
Great project