JPA on NoSQL: An Approach with Hibernate OGM
PaaS, cloud. How to store data is the real question. In a NoSQL store? Could we do that with familiar APIs? The goal of Hibernate OGM is to explore how we could reuse the Java Persistence API (a known domain model-centric API) to store entities in NoSQL stores.