How to Run PostgreSQL in Visual Studio Code

preview_player
Показать описание
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
👇👇👇👇

Download PostgreSQL link
👇👇👇👇

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
👇👇👇👇

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

#tutorialbrain
#PostgreSQL
#vscode
#postgres

🚩Let’s connect on social:

Complete Visual Studio Tutorial Playlist:

How to Run Java on Visual Studio Code:

How to Run Go on Visual Studio Code:
Рекомендации по теме
Комментарии
Автор

Great video. Very clear instruction. Well done!

musclesmalone
Автор

your video is my first indu programing video..
Amazing tutorial.

TheMrlordestructor
Автор

Amazing tutorial! Thanks for the help.

aie
Автор

This is a great video. Thank you for the help!

rasheedibraheem
Автор

AWESOME TUTORIAL. THANKS FOR DOING THIS, I FOUND IT VERY HELPFUL

blessingolayemi
Автор

Great video, greetings from Colombia :D

juanfelipemonsalvevargas
Автор

Great video my friend! thanks for sharing!

Автор

OMG THANK YOU YOU'VE HELPED ME SO MUCH

Zoe-kk
Автор

great tutorial, thank you very much, have a nice day

Your_Friend
Автор

Thank you so much, this video realy helpful.

HungThinhTran-urld
Автор

Great video, thanks a lot for the information. I have a concern: How can I get the pgadmin messages in visual studio code?

teosolaya
Автор

Please, can you help me?
I installed postgresql on my raspberry pi with ubuntu 20.04 and I'm trying to use it on my notebook with fedora 37 and vscode with the extension you indicated, but I'm not able to make the connection.
I already released the ports on the firewall, I configured the postgresql files and nothing works.
In this same raspberry I have mysql and mongodb and both work perfectly with vscode.

williamguimaraes
Автор

Would have been nice had you written an actual EXAMPLE application too.

Already know how to connect to the PostgreSQL Database in Visual Studio Code.

billnewsr.
Автор

Hi, can i import csv file to postgre on vscode instead on pgAdmin4?

coolsocks
Автор

hello, could you give continuity to the topic?, I'm new using postgresql.
I'm also new to your channel, great videos!

danielalucasflores
Автор

Such an underrated tutorial. thanks for the help

stevenstonie
Автор

can you pls make a video regarding the connectivity of postgresql with C#.net in visual studio code

devisha
Автор

Hi. Thanks for solution. I want to ask how did you comment it out ? what is shortcut? 14:41

littlekidscartoonplanet