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

View File

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