https://github.com/dgapitts/learning-mysql
learning-mysql playground scripts and notes
https://github.com/dgapitts/learning-mysql
Last synced: 4 months ago
JSON representation
learning-mysql playground scripts and notes
- Host: GitHub
- URL: https://github.com/dgapitts/learning-mysql
- Owner: dgapitts
- Created: 2024-06-01T12:49:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:22:42.000Z (almost 2 years ago)
- Last Synced: 2025-10-25T19:31:21.900Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-mysql
## Intro
learning-mysql playground scripts and notes
## Details
* [Getting started with docker mysql](docs/010-Getting-started-with-docker-mysql.md)
* [Mysql pk versus secondary index efficiency](docs/020-mysql-secondary-index.md)