Webinar

Watch the video: Jakarta EE NoSQL with Google Cloud Firestore

Wednesday, 22nd March, 2023
15:00
1 hour

In this code-focused webinar we took a look at how you can use the Google Cloud Firestore NoSQL database service in a Jakarta EE application. The recording is now available to watch – see below or head over to our YouTube Channel.

NoSQL has become a popular RDMS alternative for enterprise applications. There are a myriad of options available for developers to choose from. With advantages such as flexible data models, generally faster queries, support for horizontal scaling and easier developer experience, NoSQL is a great alternative to have in your developer toolbox.

During the webinar we cover:

  • How to setup your Jakarta EE application to connect to Google Cloud Firestore
  • How to model your data
  • How to use Jakarta Bean Validation for validating business constraints
  • How to expose your application through Jakarta REST and return meaningful validation error messages
  • How to save, read, update and remove data in Firestore
  • How to use Jakarta CDI to create different components for interfacing with the NoSQL database
  • Compare and contrast NoSQL with SQL
  • Answer your questions and more

By the end of this developer focused webinar, you will learn how to use the existing Jakarta EE API constructs to integrate the external Firestore NoSQL database into your own applications.

Topics: ,

Articles You May Find Useful

Blue background with coral and fish. Left text: 'MONTHLY CATCH'. Right: laptop screen with tech tabs and Payara Community logo. 3 minutes
Community

The Payara Monthly Catch -September 2025

Welcome aboard the September issue of The Monthly Catch! With summer holidays wrapping up, the Java world is back […]

JBoss ELS Decoded 5 minutes
Migration

JBoss ELS Decoded: What Extended Lifecycle Support Really Means for Your Java Applications​

If your Java EE 8 applications run on Red Hat JBoss Enterprise Application Platform (EAP) 7, you can’t afford […]

Securing Jakarta EE Application Servers Needs Executive Attention 3 minutes
Jakarta EE

Securing Jakarta EE Application Servers Needs Executive Attention

If your organization runs Jakarta EE applications, securing the application server they rely on is not a one-time project. […]