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

https://github.com/caicancai/paper_reading_cn

just for fun
https://github.com/caicancai/paper_reading_cn

database paper

Last synced: about 1 year ago
JSON representation

just for fun

Awesome Lists containing this project

README

          

# paper_reading_cn

Translation of some papers on big data and databases

## Database

### Orca(待校验)

[Orca原文](https://tanzu.vmware.com/content/white-papers/orca-a-modular-query-optimizer-architecture-for-big-data)

[Orca中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/orca)

### X100

[X100原文](https://www.cidrdb.org/cidr2005/papers/P19.pdf)

[X100中文翻译](https://github.com/caicancai/paper_reading_cn/tree/main/X100)

### What Goes Around Comes Around... And Around...
[What Goes Around Comes Around... And Around...原文](https://db.cs.cmu.edu/papers/2024/whatgoesaround-sigmodrec2024.pdf)

### The Transaction Concept: Virtues and Limitations
[The Transaction Concept:Virtues and Limitations](https://jimgray.azurewebsites.net/papers/thetransactionconcept.pdf)

### Wisckey
[WiscKey原文](https://www.usenix.org/system/files/conference/fast16/fast16-papers-lu.pdf)

[WiscKey论文翻译](https://github.com/Songrui625/wisckey-zh_cn/blob/main/wisckey-zh_cn.md)

## Distributed systems

### Raft

[Raft原文](https://ramcloud.atlassian.net/wiki/download/attachments/6586375/raft.pdf)

[Raft中文翻译](https://github.com/maemual/raft-zh_cn/blob/master/raft-zh_cn.md)

### Raft 博士论文的翻译

[Raft博士论文原文](https://github.com/ongardie/dissertation/blob/master/stanford.pdf)

[Raft博士论文翻译](https://github.com/LebronAl/raft-thesis-zh_cn/blob/master/raft-thesis-zh_cn.md)

### Zookeeper

[Zookeeper原文](https://github.com/mapleFU/zookeeper_paper_cn/blob/master/Hunt.pdf)

[Zookeeper论文翻译](https://github.com/mapleFU/zookeeper_paper_cn/blob/master/README.md)

### Dapper

[Dapper原文](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/36356.pdf)

[Dapper论文翻译](https://blog.victorchu.info/posts/f24440bb/)

### GFS

[GFS原文](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-File-System%E4%B8%AD%E6%96%87%E7%89%88_1.0.pdf)

[GFS论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-Bigtable中文版_1.0.pdf)

### Bigtable

[Bigtable原文](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Bigtable%20A%20Distributed%20Storage%20System%20for%20Structured%20Data.pdf)

[Bigtable论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-Bigtable中文版_1.0.pdf)

### MapReduce

[MapReduce论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-MapReduce中文版_1.0.pdf)

## BigData

### Calcite

[Calcite原文](https://arxiv.org/pdf/1802.10233.pdf)

[Calcite中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/calcite)

### Kafka

[Kafka原文](https://cs.uwaterloo.ca/~ssalihog/courses/papers/netdb11-final12.pdf)

[Kafka中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/kafka)

### Presto

[Presto原文](https://trino.io/Presto_SQL_on_Everything.pdf)

[Presto论文翻译](https://blog.victorchu.info/posts/7d35c7f1/)

### Snowfake

[Snowfale论文翻译](https://blog.victorchu.info/posts/f3a4a47b/)

## Streaming systems

### ABS

[ABS原文](https://arxiv.org/abs/1506.08603)

[ABS论文翻译](https://blog.victorchu.info/posts/53540652/)

### DataFlow

[DataFlow原文](https://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf)

[Dataflow论文翻译](https://blog.victorchu.info/posts/85a42be3/)

### Flink

[Flink原文](https://asterios.katsifodimos.com/assets/publications/flink-deb.pdf)

[Flink论文翻译](https://blog.victorchu.info/posts/f9aa8120/)

## **Thank you for your help**

[OneSizeFitsQuorum](https://github.com/OneSizeFitsQuorum)

[mapleFU ](https://github.com/mapleFU)

[victorchu](https://github.com/chutian0610)

[maemual](https://github.com/maemual)

## **有问题欢迎提PR和issue**,不定时更新