From 80296dcfb129bdc9cb734ee6111f1f6ebe3cefe4 Mon Sep 17 00:00:00 2001
From: Julio Martins <49854105+eujuliu@users.noreply.github.com>
Date: Fri, 21 Oct 2022 14:21:10 -0300
Subject: [PATCH] Added PostgreSQL tutorial for beginners (#2506)
* feat: free content about ci/cd
add a read free content about ci/cd
* feat: add a postgre tutorial
Added PostgreSQL full tutorial for beginners in SQL
Thank you '-'
---
.../content/106-relational-databases/100-postgresql.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/101-backend/content/106-relational-databases/100-postgresql.md b/content/roadmaps/101-backend/content/106-relational-databases/100-postgresql.md
index 631c4bbfd..dc74833ca 100644
--- a/content/roadmaps/101-backend/content/106-relational-databases/100-postgresql.md
+++ b/content/roadmaps/101-backend/content/106-relational-databases/100-postgresql.md
@@ -11,5 +11,6 @@ PostgreSQL, also known as Postgres, is a free and open-source relational databas
Free Content
Official Website
What is PostgreSQL
+Learn PostgreSQL - Full Tutorial for Beginners
Learn PostgreSQL Tutorial - Full Course for Beginners
Postgres tutorial for Beginners