Описание тега kundera
Kundera is a JPA 2.1-compliant object-datastore mapping library for NoSQL datastores.
The idea behind Kundera is to make working with NoSQL databases drop-dead simple and fun. Kundera is being developed with following objectives:
- To make working with NoSQL as simple as working with SQL
- To serve as JPA-compliant mapping solution for NoSQL datastores.
- To help developers, forget the complexity of NoSQL stores and focus on the domain model.
- To make switching across data-stores as easy as changing a configuration.
Project Location: https://github.com/impetus-opensource/Kundera