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
Gemini 3 and 200+ AI Models on One Platform
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fmgVen!