Install & Run Newest PostgreSQL With Detail Explanation For Absolute Beginners | One Tip Everyday

preview_player
Показать описание
In this video, we'll get started with PostgreSQL, together installing and creating your first database with PostgreSQL. You will step by step learn how to install PostgreSQL on your local system (Windows 10, macOS, and Linux) and how to use PostgreSQL with pgAdmin 4 (PostgreSQL database GUI management tool)

❤ After completing this video, you'll be able to:
✔ Create your own PostgreSQL database
✔ Query Data from PostgreSQL database

🚀 PostgreSQL, also known as Postgres, is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.

PostgreSQL was developed for UNIX-like platforms, however, it was designed to be portable. It means that PostgreSQL can also run on other platforms such as macOS, Solaris, and Windows.
Since version 8.0, PostgreSQL offers an installer for Windows systems that makes the installation process easier and faster. For development purposes, we will install PostgreSQL version 13, the newest version right now, on Windows 10.

There are three steps to complete the PostgreSQL installation:
1️⃣ Download PostgreSQL installer for Windows
2️⃣ Install PostgreSQL
3️⃣ Verify the installation

🧠 Concepts Covered:
0:00 Introduction
1:01 Download PostgreSQL
2:22 Install PostgreSQL
5:59 How to run PostgreSQL
7:00 Set Master Account Password
7:46 Create a table
9:13 Query data

🌎 Find Me Here:

#getStartedPostgreSQL #createDatabasePostgre #installPostgreSQL
Рекомендации по теме
Комментарии
Автор

🙏 Please subscribe to my Youtube channel to have more useful videos, and get notified when new videos land. 🙏

askitwitheric
Автор

Hey!This might be offtopic, but i was wondering if you could do a tutorial of a chatbot on messenger with nodejs and heroku like you did for the restaurant ones where it asked for numer of ppl, tables, date etc but instead of getting a message on telegram, it saves the data in a googlesheet, or database?I cant figure out how to do that, id appreciate the help, thank you

roxyc
Автор

How to open it in web browser instead of app?

shubhamswaraj