Simple Flat Mapper VS JMapper Framework

Compare Simple Flat Mapper vs JMapper Framework and see what are their differences.

Simple Flat Mapper

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 (by arnaudroger)

JMapper Framework

Elegance, high performance and robustness all in one java bean mapper (by jmapper-framework)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Simple Flat Mapper JMapper Framework
- -
432 221
- -0.5%
7.5 3.7
23 days ago 6 months ago
Java Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Simple Flat Mapper

Posts with mentions or reviews of Simple Flat Mapper. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Simple Flat Mapper yet.
Tracking mentions began in Dec 2020.

JMapper Framework

Posts with mentions or reviews of JMapper Framework. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning JMapper Framework yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Simple Flat Mapper and JMapper Framework you can also consider the following projects:

uniVocity-parsers - uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.

MapStruct - An annotation processor for generating type-safe bean mappers

Apache Commons CSV - Apache Commons CSV

ModelMapper - Intelligent object mapping

jackson-dataformat-csv - Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)

Dozer - Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another.

Super CSV - A fast, programmer-friendly, free CSV library for Java

Orika - Simpler, better and faster Java bean mapping framework

AdaptiveTableLayout - Library that makes it possible to read, edit and write CSV files

Selma - Selma Java bean mapping that compiles

resultset-mapper - ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type.

Beanmapper - Library for converting from one Java class to a dissimilar Java class with similar names based on the Bean convention