https://github.com/rustin170506/tidb-101
Learn the TiDB source code with a daily SQL statement: A journey of 30 SQLs.
https://github.com/rustin170506/tidb-101
Last synced: about 1 year ago
JSON representation
Learn the TiDB source code with a daily SQL statement: A journey of 30 SQLs.
- Host: GitHub
- URL: https://github.com/rustin170506/tidb-101
- Owner: Rustin170506
- Created: 2023-11-06T02:57:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T05:16:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T14:13:10.249Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 214 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).