https://github.com/andyron/learndatabase
Database, cache, SQL...
https://github.com/andyron/learndatabase
Last synced: 2 months ago
JSON representation
Database, cache, SQL...
- Host: GitHub
- URL: https://github.com/andyron/learndatabase
- Owner: andyRon
- License: apache-2.0
- Created: 2020-12-21T04:22:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T14:30:54.000Z (about 1 year ago)
- Last Synced: 2024-04-14T02:24:54.817Z (about 1 year ago)
- Language: Java
- Size: 80.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LearnDatabase
Database, Cache, SQL...### MySQL
[《MySQL必知必会》笔记](notes/MySQL必知必会/MySQL必知必会.md)
[《MySQL技术内幕:InnoDB存储引擎(第2版)》笔记⏳](notes/MySQL/MySQL技术内幕:InnoDB存储引擎.md)
[《MySQL是怎样运行的》笔记⏳](notes/MySQL是怎样运行的/MySQL是怎样运行的.md)
### Redis
[Redis教程通俗](notes/Redis-ks/Redis-ks.md)
[《Redis入门指南》笔记](notes/Redis入门指南/Redis入门指南.md)
[《Redis设计与实现》笔记⏳](notes/Redis设计与实现/Redis设计与实现.md)