From cbf3c1846a3176cbc6b8645d8283e1e4b67cb0ed Mon Sep 17 00:00:00 2001 From: Aryan Raj Date: Mon, 17 Jun 2024 12:15:39 +0530 Subject: [PATCH] SQL PD Tool --- frontend/src/DB/product.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 6539228b..2dadfdd7 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -2908,6 +2908,14 @@ "image": "https://media.licdn.com/dms/image/D560BAQEMpW43u_veYQ/company-logo_200_200/0/1707968675381/gitlab_com_logo?e=2147483647&v=beta&t=RrAmlbjTh7l6Rui9JjI4fObymrhYl-SRsc1sO_ek1QY", "description": "It is more than just a Git repository manager it is a complete DevOps platform that enables development teams to collaborate productively, automate repetitive tasks, and deliver software faster and with better quality." }, + { + "productName": "SQL Police Department", + "category": "web", + "image": "https://sqlpd.com/images/logo.svg", + "link": "https://sqlpd.com/", + "description": "It is an online game where you solve crimes using SQL (and learn SQL in the process). Learn SQL while playing a game!" + + }, { "productName": "BitBucket", "category": "collaboration",