Merge pull request #132 from SConaway/patch-1

MySQL is a SQL db
This commit is contained in:
Julien Le Coupanec
2020-07-31 10:46:22 +02:00
committed by GitHub

View File

@@ -81,9 +81,12 @@ Feel free to take a look. You might learn new things. They have been designed to
<details>
<summary>View cheatsheets</summary>
#### NoSQL
#### SQL
- [MySQL](databases/mysql.sh)
#### NoSQL
- [Redis](databases/redis.sh)
</details>