#1 Introduction to PostgreSQL: What is PostgreSQL?

Transcript

English (Auto-generated)

Hello everyone. Welcome to my introductory course to Postgres. So during this course you will learn how to set up, install and make SQL queries to your local database. You will also learn how to populate dynamic data in your web application during the later part of this course. So first of all, what is post rescue. Um So according to post rescue l dot org, 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, but why should we use it? So, Postgres also comes with many features that aim to help developers build applications, they help protect your data integrity and help you build fault tolerant environment. It can also help you manage your data no matter how big or small your data set is and it is highly scalable. So right off the bat, I can tell you, based on my experience, Postgres is fairly easy to install, easy to learn and you will get the hang of it really quick. So let's get started.
138 Views 0 Likes 0 Comments

This introductory course will teach you how to set up, install and make SQL queries to your database.

Comment
Leave a comment (supports markdown format)