Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedomn/fedomn
https://github.com/fedomn/fedomn
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedomn/fedomn
- Owner: Fedomn
- Created: 2022-06-17T13:32:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T11:07:22.000Z (about 1 year ago)
- Last Synced: 2024-11-03T14:57:28.106Z (about 2 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi, I'm **Frank Ma**.
- Reach me at [Email](mailto:[email protected]), [Blog(in chinese)](https://frankma.me) and [Zhihu](https://www.zhihu.com/people/fedomn).
The following are my projects for fun:
- [sqlrs](https://github.com/Fedomn/sqlrs): sqlrs is an in-process sql query engine building from scratch
- [db-knowledge](https://github.com/Fedomn/db-knowledge): database papers and repos collection
- [how-query-engine-work](https://github.com/Fedomn/how-query-engine-work): How query engine work golang port for learning purpose
- [tx-coordinator](https://github.com/Fedomn/tx-coordinator): Transaction Coordinator for SQL execution in different database
- [6.824](https://github.com/Fedomn/6.824): My 6.824 Spring 2021 Labs Solution
- [c](https://github.com/Fedomn/c): A Command Operator. Make command operation easier to use
- Language learning playground and resources collection: [go-knowledge](https://github.com/Fedomn/go-knowledge), [rust-knowledge](https://github.com/Fedomn/rust-knowledge)
- Framework playground and resources collection: [calcite-playground](https://github.com/Fedomn/calcite-playground), [spark-knowledge](https://github.com/Fedomn/spark-knowledge)