MySQL is a SQL db

This commit is contained in:
Steven Conaway 2020-07-30 17:29:30 -07:00 committed by GitHub
parent 62efe852d1
commit f67969bcd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

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>