Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanxg852000/tinydb
A rust implementation of PingCap tinyKV/tinySQL courses
https://github.com/evanxg852000/tinydb
Last synced: about 14 hours ago
JSON representation
A rust implementation of PingCap tinyKV/tinySQL courses
- Host: GitHub
- URL: https://github.com/evanxg852000/tinydb
- Owner: evanxg852000
- License: mit
- Created: 2024-03-12T07:41:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T16:00:45.000Z (7 months ago)
- Last Synced: 2024-04-16T00:19:50.763Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyDB
A rust implementation of PingCap tinyKV/tinySQL courses
# reference courses
- https://github.com/talent-plan/tinykv
- https://github.com/talent-plan/tinysql
- https://github.com/talent-plan/learned-optimizer
- https://github.com/pingcap/talent-plan
- https://github.com/pingcap/talent-plan/tree/master/courses/dss- https://github.com/facebook/mysql-5.6/wiki
- https://github.com/facebook/mysql-5.6/wiki/MyRocks-record-format#memcomparable-formathttps://autometrics.dev/blog/adding-observability-to-rust-grpc-services-using-tonic-and-autometrics
Raft:
-