{"id":15347541,"url":"https://github.com/caicancai/paper_reading_cn","last_synced_at":"2025-04-06T13:42:11.328Z","repository":{"id":220343080,"uuid":"751387409","full_name":"caicancai/paper_reading_cn","owner":"caicancai","description":"just for fun","archived":false,"fork":false,"pushed_at":"2024-09-14T07:57:23.000Z","size":2054,"stargazers_count":26,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T19:48:34.141Z","etag":null,"topics":["database","paper"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caicancai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-01T14:11:43.000Z","updated_at":"2025-01-26T16:54:24.000Z","dependencies_parsed_at":"2024-02-05T04:34:17.251Z","dependency_job_id":"69601661-05ac-4c8f-b8ca-1ebd9d90aabd","html_url":"https://github.com/caicancai/paper_reading_cn","commit_stats":null,"previous_names":["caicancai/paper_reading_cn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caicancai%2Fpaper_reading_cn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caicancai%2Fpaper_reading_cn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caicancai%2Fpaper_reading_cn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caicancai%2Fpaper_reading_cn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caicancai","download_url":"https://codeload.github.com/caicancai/paper_reading_cn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492463,"owners_count":20947541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","paper"],"created_at":"2024-10-01T11:35:15.202Z","updated_at":"2025-04-06T13:42:11.257Z","avatar_url":"https://github.com/caicancai.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# paper_reading_cn\n\nTranslation of some papers on big data and databases\n\n## Database\n\n### Orca(待校验)\n\n[Orca原文](https://tanzu.vmware.com/content/white-papers/orca-a-modular-query-optimizer-architecture-for-big-data)\n\n[Orca中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/orca)\n\n### X100\n\n[X100原文](https://www.cidrdb.org/cidr2005/papers/P19.pdf)\n\n[X100中文翻译](https://github.com/caicancai/paper_reading_cn/tree/main/X100)\n\n### What Goes Around Comes Around... And Around...\n[What Goes Around Comes Around... And Around...原文](https://db.cs.cmu.edu/papers/2024/whatgoesaround-sigmodrec2024.pdf)\n\n### The Transaction Concept: Virtues and Limitations\n[The Transaction Concept:Virtues and Limitations](https://jimgray.azurewebsites.net/papers/thetransactionconcept.pdf)\n\n### Wisckey\n[WiscKey原文](https://www.usenix.org/system/files/conference/fast16/fast16-papers-lu.pdf)\n\n[WiscKey论文翻译](https://github.com/Songrui625/wisckey-zh_cn/blob/main/wisckey-zh_cn.md)\n\n## Distributed systems\n\n### Raft\n\n[Raft原文](https://ramcloud.atlassian.net/wiki/download/attachments/6586375/raft.pdf)\n\n[Raft中文翻译](https://github.com/maemual/raft-zh_cn/blob/master/raft-zh_cn.md)\n\n### Raft 博士论文的翻译\n\n[Raft博士论文原文](https://github.com/ongardie/dissertation/blob/master/stanford.pdf)\n\n[Raft博士论文翻译](https://github.com/LebronAl/raft-thesis-zh_cn/blob/master/raft-thesis-zh_cn.md)\n\n### Zookeeper\n\n[Zookeeper原文](https://github.com/mapleFU/zookeeper_paper_cn/blob/master/Hunt.pdf)\n\n[Zookeeper论文翻译](https://github.com/mapleFU/zookeeper_paper_cn/blob/master/README.md)\n\n### Dapper\n\n[Dapper原文](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/36356.pdf)\n\n[Dapper论文翻译](https://blog.victorchu.info/posts/f24440bb/)\n\n### GFS\n\n[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)\n\n[GFS论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-Bigtable中文版_1.0.pdf)\n\n### Bigtable\n\n[Bigtable原文](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Bigtable%20A%20Distributed%20Storage%20System%20for%20Structured%20Data.pdf)\n\n[Bigtable论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-Bigtable中文版_1.0.pdf)\n\n### MapReduce\n\n[MapReduce论文翻译](https://github.com/houmingyuan/Google-MapReduce-GFS-BigTable/blob/master/Google-MapReduce中文版_1.0.pdf)\n\n\n\n## BigData\n\n### Calcite\n\n[Calcite原文](https://arxiv.org/pdf/1802.10233.pdf)\n\n[Calcite中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/calcite)\n\n### Kafka\n\n[Kafka原文](https://cs.uwaterloo.ca/~ssalihog/courses/papers/netdb11-final12.pdf)\n\n[Kafka中文翻译](https://github.com/caicancai/paper_reading_CN/tree/main/kafka)\n\n### Presto\n\n[Presto原文](https://trino.io/Presto_SQL_on_Everything.pdf)\n\n[Presto论文翻译](https://blog.victorchu.info/posts/7d35c7f1/)\n\n### Snowfake\n\n[Snowfale论文翻译](https://blog.victorchu.info/posts/f3a4a47b/)\n\n\n\n## Streaming systems\n\n### ABS\n\n[ABS原文](https://arxiv.org/abs/1506.08603)\n\n[ABS论文翻译](https://blog.victorchu.info/posts/53540652/)\n\n### DataFlow\n\n[DataFlow原文](https://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf)\n\n[Dataflow论文翻译](https://blog.victorchu.info/posts/85a42be3/)\n\n### Flink\n\n[Flink原文](https://asterios.katsifodimos.com/assets/publications/flink-deb.pdf)\n\n[Flink论文翻译](https://blog.victorchu.info/posts/f9aa8120/)\n\n\n\n## **Thank you for your help**\n\n[OneSizeFitsQuorum](https://github.com/OneSizeFitsQuorum)\n\n[mapleFU ](https://github.com/mapleFU)\n\n[victorchu](https://github.com/chutian0610)\n\n[maemual](https://github.com/maemual)\n\n\n\n\n## **有问题欢迎提PR和issue**，不定时更新\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaicancai%2Fpaper_reading_cn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaicancai%2Fpaper_reading_cn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaicancai%2Fpaper_reading_cn/lists"}