DEV Community

Braisdom
Braisdom

Posted on • Edited on

1

A new way of ORM in Java (ObjectiveSQL)

ObjectiveSQL is an ORM framework in Java base on ActiveRecord pattern, which encourages rapid development and clean, codes with the least, and convention over configuration.

Features
1) Dynamic code generation with JSR 269 for Java API of database access
2) Full Java API of database access without coding
3) Dynamically SQL programming with Java syntax, and very close to SQL syntax

See more: https://github.com/braisdom/ObjectiveSql

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay