Eclipse JNoSQL Version 1.1.0 adds support for Oracle NoSQL Database #161
dario-vega
announced in
Announcements
Replies: 1 comment 3 replies
-
@otaviojava thanks for your help |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
📢 📢 📢 We are excited to announce that Eclipse JNoSQL Version 1.1.0 adds support for Oracle NoSQL Database
Eclipse JNoSQL
Eclipse JNoSQL is a Java-based framework that facilitates seamless integration between Java applications and nosql databases. It leverages Java enterprise standards, specifically Jakarta NoSQL and Jakarta Data, to simplify working with NoSQL databases. The primary objective of this framework is to reduce the ramp-up associated with using NoSQL databases while harnessing the full power of Jakarta EE and Eclipse MicroProfile.
With Eclipse JNoSQL, developers can easily integrate NoSQL databases into their projects using Widfly, Quarkus, Helidon, or other Java platforms. This framework bridges the Java application layer and various NoSQL databases, making it easier to work with these databases without having a dive-deep knowledge of them. The beauty of this framework is that it can work with many NoSQL databases, including our favorite Oracle NoSQL Database.
Getting Started
I recommend the following blog and the following article
Want to learn more
I recommend the following links
Beta Was this translation helpful? Give feedback.
All reactions