SimpleFlatMapper

Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper

MIT License

Stars
437
Committers
12

Simple Flat Mapper

Release Notes

Getting Started

Docs

Building it

The build is using Maven.

git clone https://github.com/arnaudroger/SimpleFlatMapper.git
cd SimpleFlatMapper
mvn install