Using PostgreSQL with Payara Platform Products



Using PostgreSQL with Payara Platform Products

Using PostgreSQL with Payara Platform Products

Configuration of the PostgreSQL Database with Payara Server is best done with the Asadmin CLI tool. You can also use the Admin Console, which is ideal for people trying this for the first time. You can also configure the PostgreSQL using the DataSource definition, part of Jakarta EE framework. This option is best suited for Payara Micro, but both options can be done with either Payara Server or Payara Micro.

In this simple demo, learn how to configure the connection to the PostgreSQL database and how to use it with the Payara Platform using either the Admin Console, Asadmin CLI tool, or the DataSource definition.

DataSource Playlist:
https://www.youtube.com/playlist?list=PLFMhxiCgmMR9Yo4p20k4lAJniEYqPsjNA

Payara Server is a cloud-native middleware application platform supporting mission critical production systems with reliable and secure deployments of Jakarta EE (Java EE) applications on premise, in the cloud, or hybrid environments. A stable platform with monthly releases, bug fixes, and a 10-year software lifecycle, Payara Server is aggressively compatible with the ecosystem, cloud vendors, Docker, and Kubernetes.

With a history stemming from the Java EE reference implementation GlassFish, those familiar with GlassFish will find many similarities with Payara Server but with significant improvements in the developer experience and performance.

https://www.payara.fish/

#Java #PostgreSQL #DataSource