Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-format

https://autometrics.dev/blog/adding-observability-to-rust-grpc-services-using-tonic-and-autometrics

Raft:
-