resultset-mapper VS JMapper Framework

Compare resultset-mapper vs JMapper Framework and see what are their differences.

resultset-mapper

ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type. (by jzheng2017)

JMapper Framework

Elegance, high performance and robustness all in one java bean mapper (by jmapper-framework)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
resultset-mapper JMapper Framework
1 -
20 221
- -0.5%
0.0 3.7
3 months 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.

resultset-mapper

Posts with mentions or reviews of resultset-mapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-25.

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 resultset-mapper and JMapper Framework you can also consider the following projects:

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

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

Orika - Simpler, better and faster Java bean mapping framework

ModelMapper - Intelligent object mapping

JDBI - The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

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

jOOQ - jOOQ is the best way to write SQL in Java

Persism - A zero ceremony ORM for Java

Selma - Selma Java bean mapping that compiles

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