Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fedomn/fedomn


https://github.com/fedomn/fedomn

Last synced: 14 days ago
JSON representation

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)