How to Run PostgreSQL in Visual Studio Code



How to Run PostgreSQL in Visual Studio Code

How to Run PostgreSQL in Visual Studio Code

This video explains – How to download PostgreSQL and run it using pgadmin and Visual Studio Code. I will show you the PostgreSQL configuration on vs code using which you can easily run PostgreSQL on Visual studio code.

Visual Studio Code installation link
πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
https://code.visualstudio.com/

Download PostgreSQL link
πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
www.postgresql.org/downloads

Search “visual studio code for PostgreSQL” in your browser such as chrome and click on the first link.

Details of PostgreSQL on Visual Studio Code
πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
https://marketplace.visualstudio.com/items?itemName=ms-ossdata.vscode-postgresql

In this VSCode tutorial for beginners, I’ll be showing you how to use Visual Studio Code for PostGreSQL. I’m going to show you how you can configure visual studio code (vscode) to run Postgresql on Windows10 OS. You can use the same method to install the Postgresql on Mac. There is a way to use pgadmin tool to run PostgreSQL and we will cover that part as well. I will also show you SQL Shell(PSQL) to connect to PostgreSQL as well.

⌚TimeStamp:
0:00 – Introduction to this PostgreSQL on Visual Studio Code
00:43 – Download and Install PostgreSQL
01:51 – Install PostgreSQL on Windows
03:47 – Open SQL Shell to connect to PostgreSQL server
05:30 – Create a database in PostgreSQL using SQL Sheel(psql)
06:20 – Connect to a new Database using SQL shell
06:57 – How to connect to pgadmin for PostgreSQL
09:35 – Install visual studio code for PostgreSQL
10:12 – Install PostgreSQL extension(Chris Kolkman) for PostgreSQL connection on vs code
13:13 – Create a table in PostgreSQL using vs code
14:40 – Insert records into table using vs code in PostgreSQL
18:30 – Another PostgreSQL extension(By – cweijan)

Subscribe to our channel to get updates and announcements regarding my paid PostgreSQL course for Free.

πŸ”” If you like the video, Please Like, Comment, and Subscribe to my YouTube channel
www.youtube.com/tutorialbrain?sub_confirmation=1

#tutorialbrain
#PostgreSQL
#vscode
#postgres

🚩Let’s connect on social:
Website: https://www.tutorialbrain.com
Facebook: https://www.facebook.com/TutorialBrain
Twitter: https://twitter.com/tutorial_brain
LinkedIn: https://www.linkedin.com/company/tuto…

Complete Visual Studio Tutorial Playlist:
https://www.youtube.com/watch?v=fbyobdxDQno&list=PLPBC27XhaIiF_gmqaWp4ymOVWWC6EzPmM

How to Run Java on Visual Studio Code:
https://youtu.be/fbyobdxDQno

How to Run Go on Visual Studio Code:
https://youtu.be/P9p8VR2qO8o

Comments are closed.