Skip to content

jnosql

The Eclipse JNoSQL is a framework whose has the goal to help Java developers to create Java EE applications with NoSQL Eclipse JNoSQL is a Java framework that streamlines the integration of a Java application with the NoSQL database. It defines a set of APIs to interact with the NoSQL database and provides a standard implementation for most NoSQL databases. This clearly helps to achieve very low coupling with the underlying NoSQL technologies used in applications.

Downstream Projects