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 / 关系数据库管理系统)
- Host: GitHub
- URL: https://github.com/xgqfrms/mysql
- Owner: xgqfrms
- License: mit
- Created: 2018-05-15T16:14:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T15:56:40.000Z (over 2 years ago)
- Last Synced: 2025-02-07T08:32:47.443Z (over 1 year ago)
- Topics: database, db, mysql, relational-database, sql, sql-server
- Language: PLpgSQL
- Homepage: https://mysql.xgqfrms.xyz
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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