fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper.
Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables.
If you're interested, please feel free to contact me;
http://fmguler.com
Features
- Convention over Configuration Java ORM
- No Select N + 1 Problem
- No explicit mapping configuration
- Simple, lightweight
Categories
Object-Relational Mapping (ORM)License
Apache License V2.0Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fmgVen!