https://github.com/alexnaughtonjr/mysql_notes
A place for notes related to learning Mysql.
https://github.com/alexnaughtonjr/mysql_notes
mysql mysql-backup mysql-client mysql-connection mysql-connector mysql-database mysql-server mysql2 mysqldump mysqli
Last synced: about 1 year ago
JSON representation
A place for notes related to learning Mysql.
- Host: GitHub
- URL: https://github.com/alexnaughtonjr/mysql_notes
- Owner: alexnaughtonjr
- License: mit
- Created: 2020-12-24T06:51:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T06:51:18.000Z (over 5 years ago)
- Last Synced: 2025-06-08T12:06:42.743Z (about 1 year ago)
- Topics: mysql, mysql-backup, mysql-client, mysql-connection, mysql-connector, mysql-database, mysql-server, mysql2, mysqldump, mysqli
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql_Notes
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language.