Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weijun-h/read-some-paper
This repo is a reading list related to modern data management system.
https://github.com/weijun-h/read-some-paper
awesome-papers data-management
Last synced: 18 days ago
JSON representation
This repo is a reading list related to modern data management system.
- Host: GitHub
- URL: https://github.com/weijun-h/read-some-paper
- Owner: Weijun-H
- Created: 2023-07-20T03:12:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T03:36:32.000Z (over 1 year ago)
- Last Synced: 2024-10-28T19:59:44.248Z (2 months ago)
- Topics: awesome-papers, data-management
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Read-Some-Paper
This repo is a reading list related to modern data management system. I will keep updating this repo whenever I read a new paper. I will also keep updating the list of papers I read in the past. I hope this repo can help you find some interesting papers.
For each paper, I will give an abstract and mind map. I will also give a link to the paper and the slides if available. I will also give a link to the video if available. Each paper will be attached to an issue, and you can discuss the paper in the issue.
## Booklist
- Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- [Operating systems: three easy pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/)
- [Readings in Database Systems](http://www.redbook.io/)
- [How Query Engines Work](https://howqueryengineswork.com/)
- [Data Structures for Data-Intensive Applications: Tradeoffs and Design Guidelines](https://www.nowpublishers.com/article/Details/DBS-059)## Referenced Reading Lists
- CMU 15-721 Advanced Database Systems [link](https://15721.courses.cs.cmu.edu/spring2023/)
- BU CS 561 Data Systems Architectures [link](https://bu-disc.github.io/CS561/)
- Berkeley’s graduate database prelim reading list [link](https://docs.google.com/spreadsheets/d/1QOf6UmSo87hELSZiDZZ3rSZngsh4CBcef06x-JkvCnI/edit#gid=652684559)
## Seminar- The Dutch seminar on data systems design [link](https://dsdsd.da.cwi.nl/)
- ML ⇄ DB [link](https://db.cs.cmu.edu/seminar2023/)
- Database Research at HPI [link](https://www.tele-task.de/series/1367/)
- DisSys Reading Group [link](http://charap.co/category/reading-group/)
- NYC System Reading Group [link](https://notes.ekzhang.com/events/nysrg)