Skip to content

lpinzari/sql-psql-udy

Repository files navigation

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 !