I am evaluating what might be the best framework option between kundera and Hibernate OGM. My Situation: Existing project uses hibernate ORM for contacting Mysql data store. Now i want to read/write to cassandra(2.1.9) data store in the same project. I want to know the pros and cons of using kundera or Hibernate OGM.
Hibernate OGM road map states that "Getting the Cassandra mapping store data in natural Cassandra persistence patterns." will be available from 5.0. what am i actually missing if i don't have this feature and does kundera have this feature.
I would use Kundera!
My reasons:
Why not Hibernate OGM?
Why Kundera?
documentation
References: