JAVA + PostGreSQL CRUD in 2021 ! PART 1: Connecting to PostGreSQL server

preview_player
Показать описание
I will be making a CRUD Application for Java using PostGreSQL. In this series we will learn how to create a database and a table. Perform actions such as insert, update, delete, read etc.

Do share any queries and feedback in the comments!
Like-Share-Subscribe :)

Links:
Install IntelliJ community edition editor for java:
Install PostGreSQL server:
Download the PSQL JDBC jar file:

OTHER VIDEOS:

Flutter UIs:

Interesting Flutter widgets for beautiful UIs:

Flutter + Rive/Flare animation:

------------------------------------------------------------------------------------------------------------------

Stay safe during this pandemic!
Cheers! :)
Рекомендации по теме
Комментарии
Автор

Bro thank you a lot, every one was telling only pgAdmin stuff about intelliji + PostgreSQL, but how to actually create connection and driver manager - no! You saved me

norex
Автор

As of Java 6, I believe, the JVM can automatically discover the Driver, by putting the class in a specific folder (META-INF I believe).

bozhidaratanasov
Автор

Can't thank you enough. You're saving my life

friska
Автор

thank you! This video helped me very much!

laura-mariaserban
Автор

getting error "java.sql.SQLException: No suitable driver found for tutdb". Please help.

aninditamondal
Автор

throwing exception: The server requested SCRAM-based authentication, but no password was provided. why?

purushottamkumar