Braisdom

Braisdom

Project leader of ObjectiveSQL

Links

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

Forums

Braisdom

4yr ago

Complex SQL programming in Java

Hi, everyone! Complex SQL programming has always been a difficult problem, but ObjectiveSQL solves it in a very clever way. https://github.com/braisdom/Obje...

Braisdom

4yr ago

A new ORM framework in Java

github: https://github.com/braisdom/Obje... 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

Braisdom

4yr ago

A new ORM framework in Java

github: https://github.com/braisdom/Obje... 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 With one annotation your Class has fully featured capabilities of SQL programming Easy to relational(has_one, has_many and beglongs_to) query and paged query Writing SQL expressions(arithmetic, comparison and logical) with Java syntax

View more