Up and Running With PostgreSQL 11
What you'll learn
- What PostgreSQL is
- SQL
- SQL Joins and Relationships
- Aggregate Data
- Work with SQL Dates
- Database Constraints
- How Sequence data type works internally
- CRUD Operations
- SQL Error Handling
- Create and Connect To Database
- The Right Way To Create Tables
- Export Query Results to CSV File
- SQL Arithmetic Operators
- Data Types
Course content
- Preview01:26
- Preview02:03
- Preview03:53
- 01:39What is PostreSQL AKA Postrgres
- Preview03:31
- 03:20Postgres Installation (Windows)
- 03:42Setting up PSQL (MAC OS)
- 04:59Setting up PSQL (Windows)
Requirements
- Be able to use computer
Description
Overview
PostgreSQL is a general purpose and object-relational database management system, the most advanced open source database system widely used to build back end systems.
Startups including big companies such as Apple, Cisco, Redhat and more use Postgres to drive their business.
The Goal of this course is to help anyone to become familiar with Relational Databases and learn most common used SQL statements, allowing you execute queries agains any relational database.
Course Road Map
Introduction to PostgreSQL
Setup your environment and get ready to start coding for both MacOS and Windows
Create, Read, Update & Delete (CRUD) commands
Learn about different ways of filtering data using where clause
Work with Date and Timestamps
Lean how to to Join and Left Join to combine data from one more tables
Postgres extensions and how sequences are managed
Learn how to create tables with the right constraints
Learn how to export data to CSV files
Congratulations. You will be ready to right SQL and have a great understanding of Postgres database
Let's get started now
Who this course is for:
- Passionate student who want to learn about databases
Instructor
Hi my name is Nelson and I am a software engineer . Graduated with a 1st class honours in Computer Science and in the past few years I have programmed in various programming languages such as PHP, Python, C#. Primarily I write Java and JavaScript focusing in Distributed Systems hosted on cloud. In my spare time, I love teaching, Photography, Baking, play Football. Yes I know, I am an all-rounder!