Skip to content

๐Ÿ“š My PostgreSQL learning journey โ€” practicing database design, relationships, and queries.

Notifications You must be signed in to change notification settings

Sakibahmed2/postgres-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Learn PostgreSQL ๐Ÿ˜

This repository is my personal practice space for learning PostgreSQL โ€” from creating tables and relationships to writing queries using JOIN, GROUP BY, MAX, and more.


๐Ÿ“š What Iโ€™m Learning

  • ๐Ÿงฑ Creating tables and defining data types
  • ๐Ÿ”— Setting up relationships with FOREIGN KEY
  • ๐Ÿงฎ Using aggregate functions like MAX, COUNT, and SUM
  • ๐Ÿค Joining multiple tables (INNER JOIN, LEFT JOIN, etc.)
  • ๐Ÿ“† Working with dates and numerical data
  • ๐Ÿง  Writing queries to extract meaningful insights

About

๐Ÿ“š My PostgreSQL learning journey โ€” practicing database design, relationships, and queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published