An open API service indexing awesome lists of open source software.

https://github.com/devbigboy/mysql-crash-course

The book introduces you to the basics of MySQL development. MySQL development techniques are explained with an emphasis on using Structured Query Language (SQL). Learn to use and create MySQL databases, tables, functions, procedures, views, and triggers
https://github.com/devbigboy/mysql-crash-course

database function joins mysql mysql-database subqueries trigger view

Last synced: 30 days ago
JSON representation

The book introduces you to the basics of MySQL development. MySQL development techniques are explained with an emphasis on using Structured Query Language (SQL). Learn to use and create MySQL databases, tables, functions, procedures, views, and triggers

Awesome Lists containing this project

README

          

# MYSQL CRASH COURSE

## A Hands-on Introduction to Database Development

---

### Description

- The book introduces you to the basics of MySQL development. MySQL development techniques are explained with an emphasis on using Structured Query Language (SQL). Learn to use and create MySQL databases, tables, functions, procedures, views, and triggers.

---

### 📚 References

- 🔗 [Book: MySQL Crash Course](https://nostarch.com/mysql-crash-course)
- 🔗 [TOOL: Mysql Server](https://dev.mysql.com/doc/)
- 🔗 [TOOL: MySQL Workbench](https://dev.mysql.com/doc/workbench/en/)

---

### 📚 Courses

- 🔗 [MySQL Database By Mohammed Safadi ](https://www.youtube.com/playlist?list=PL13Ag2mfco66zVp4TQ-TcD9l5DMjNheR9)