Add PostgreSQL resources

* Update 100-postgresql.md

* Update 100-postgresql.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Madukoma Blessed
2022-01-28 22:20:19 +01:00
committed by GitHub
parent 11e8cf4630
commit ba889de406

View File

@ -1 +1,9 @@
# Postgresql
# PostgreSQL
PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme="red" href='https://www.postgresql.org/'>Official Website</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.geeksforgeeks.org/what-is-postgresql-introduction/'>What is PostgreSQL</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=qw--VYLpxG4'>Learn PostgreSQL Tutorial - Full Course for Beginners</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=eMIxuk0nOkU'>Postgres tutorial for Beginners</BadgeLink>