From 813843b58ce0431ca08a76398b2f98764892d8b8 Mon Sep 17 00:00:00 2001 From: Tanmay <tanmaykacker40@gmail.com> Date: Mon, 11 Jul 2022 15:56:47 +0100 Subject: [PATCH] Adds link for awesome repo. --- database/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/database/README.md b/database/README.md index b8b1d38..95e90a4 100644 --- a/database/README.md +++ b/database/README.md @@ -28,3 +28,6 @@ Download the ER diagram from [here](media/student-er.drawio) and import it into ## Online Playgrounds * [SQL Fiddle](http://sqlfiddle.com/) + +## Links +* [Awesome database learning](https://github.com/pingcap/awesome-database-learning)