User Guide

A Developer Guide to NoSQL Persistence on The Jakarta EE Platform With Google Firestore

A Developer Guide to NoSQL Persistence on The Jakarta EE Platform With Google Firestore

Document NoSQL databases store data as document objects, much like JSON objects.

Google Firestore is a document database, a NoSQL database offering from Google’s Firebase service. You store your data in documents that are collected into collections.

This guide will introduce you to incorporating Firestore NoSQL database into your Jakarta EE application.

In the process, you will learn:

The theory of Jakarta EE
A brief history of NoSQL
Types of NoSQL databases
How to incorporate Firestore database into your application
How to make basic CRUD operations using the Firestore database.

Related Resources

Explore expert tips, webinars, and product updates to help you build, deploy, and scale modern enterprise Java applications faster.

How to Future-Proof Your Java Stack Migration Strategies for JBoss EAP Users

Download
Cover of the eBook titled “Scalable Enterprise Java for the Cloud” by Luqman Saeed, Otavio Santana, Michael Brey, and Dario Vega. The design features a dark blue background with teal and gold geometric accents, coral-like shapes, and cloud imagery, reflecting cloud-native enterprise Java and the Payara Community branding.

Scalable Enterprise Java for the Cloud

Download
Mastering Microservices with MicroProfile and Payara in the Cloud cover

Mastering Microservices with MicroProfile and Payara in the Cloud

Download