AnshDMishra / sql-psql-udy

This repo contains notes on SQL and PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to SQL and PostgreSQL

Hi developers, Data analysts and Data Scientists πŸ˜„ !

Welcome to the course of SQL & PostgreSQL 🐘 πŸ‘‹

This course is the result of personal notes and collection of various sources. The main reference is the official PostgresSQL manual, but it also includes notes from Udacity course on SQL for Data analysis and the book A Visual Introduction to SQL.

This repo is only a preliminary version of the course but I'll soon organise the chapters for a more systematic approach. The first chapter introduces the basic concepts about Relational Data Bases and SQL that will be addressed in later chapters. I'll recall these concepts over and over again in order to reinforce them.

The innovative part is the Visual approach adopted in the course. By diagramming each query, this course resolves the language's apparent complexity into simple clarity using intuitive visual representation.

I hope you will enjoy this learning experience πŸ˜„.

I appreciate any suggestion to improve the quality of these notes and above all it would be nice to ⭐ this repo or become one of my followers πŸ˜„.

You can check out other learning material on my GitHub account.

HAPPY LEARNING !

About

This repo contains notes on SQL and PostgreSQL


Languages

Language:PLpgSQL 100.0%