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

https://github.com/xgqfrms/mysql

MySQL All in One (relational database management system / 关系数据库管理系统)
https://github.com/xgqfrms/mysql

database db mysql relational-database sql sql-server

Last synced: about 1 month ago
JSON representation

MySQL All in One (relational database management system / 关系数据库管理系统)

Awesome Lists containing this project

README

          

# MySQL

> MySQL All in One

[mysql-tutorials](./mysql-tutorials/mysql-commands.md)

```sh
$ mysql -uroot -p

```

## learning tutorials

https://leetcode.com/study-plan/sql/

https://www.sololearn.com/Play/SQL/

https://www.w3schools.com/sql/

https://www.runoob.com/sql/sql-tutorial.html

## refs

https://www.cnblogs.com/xgqfrms/p/13586967.html