Skip to content

JNOSQL/demos-se

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JNoSQL examples code

Java SE sample using NoSQL with Jakarta NoSQL.

This project contains several projects with the primary goal of exploring the Jakarta NoSQL on several databases.

The table below shows the project name, NoSQL type, and a short description.

Name NoSQL types

arangodb

Key-value and document

arangodb-graph

Graph

bean-validation

document with MongoDB

Cassandra

Column-family

couchbase

document and key-value

couchdb

document

document-double

Two instances of document (Mongodb and couchDB)

elasticsearch

document

graph-janus

Graph

graph-neo4j-remote

Graph

hazelcast

key-value

memcached

key-value

mongodb

document

mongodb-double

document: two instances of MongoDB

redis

key-value

scylla

Column-family

About

The Eclipse JNoSQL is a framework whose has the goal to help Java developers to create Jakarta EE applications with NoSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages