Back to Java User Group Home Print this page

Garden State Java User Group

August 2021 Meeting Information

August 17, 2021
Getting Started with Jakarta NoSQL and MongoDB

The Jakarta NoSQL specification defines a set of APIs to provide a standard implementation for most NoSQL databases. Jakarta NoSQL is considered "one API for many NoSQL databases" as it supports the four types of NoSQL databases: key-value, column family, document and graph.

This presentation will provide an introduction to Jakarta NoSQL and Eclipse JNoSQL, the compatible implementation to the specification, followed by a demonstration of a MongoDB application built with Jakarta NoSQL.