Using PostgreSQL with Payara Platform (Video)
Originally published on 01 Feb 2021
Last updated on 01 Feb 2021
In this simple demo video by Rudy De Busscher, 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.
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.
If you want to learn how to use Oracle database or MySQL databases in Payara Server and Payara Micro, or see how to use a data source in the JPA or JDBC frameworks, you can watch the other videos in this series specific to your database of choice as they are published.
Related Posts
What’s New In The Payara Platform January 2025 Release?
Published on 22 Jan 2025
by Luqman Saeed
0 Comments
Web Server vs. Application Server: What's the Difference?
Published on 21 Jan 2025
by Chiara Civardi
0 Comments