Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Papers that I like #7

Open
auxten opened this issue Aug 30, 2024 · 0 comments
Open

Database Papers that I like #7

auxten opened this issue Aug 30, 2024 · 0 comments

Comments

@auxten
Copy link
Owner

auxten commented Aug 30, 2024

Some of these are not papers, but still very good to study database theory:

Database Systems History and Evolution

RDBMS_Genealogy_V6.pdf

Query Engines and Query Optimization

Assembling a Query Engine From Spare Parts.pdf
How Good Are Query Optimizers, Really-p204-leis.pdf
How to Architect a Query Compiler, Revisited-sigmod18.pdf
Query Processing and Optimization using Compiler Tools-gvd2010_2_3.pdf
The MemSQL Query Optimizer- A modern optimizer for real-time analytics in a distributed database.pdf
Automatic Generation of a Hybrid Query Execution Engine.pdf
Efficient and Extensible Algorithms for Multi Query Optimization.pdf
Query Scheduling in Multi Query Optimization.pdf
Optimizing Queries Using Materialized Views- A Practical, Scalable Solution.pdf
An Overview of Query Optimization in Relational Systems.pdf
Stanford CS245: 07-Query-Optimization-p1.pdf
Stanford CS245: 08-Query-Optimization-p2.pdf
calcite.pdf

Stream Processing and Real-time Data

OctoSQL Building a Durable SQL-Based Exactly-Once Stream Processing System With Event-Time Semantics.pdf
Materialize-Overview-A-Platform-for-SQL-on-Streams.pdf
Large-scale Incremental Processing Using Distributed Transactions and Notifications.pdf
Real-time Data Infrastructure at Uber.pdf
Naiad- A Timely Dataflow System.pdf

Memory Management and Cache Optimization

Cache-Oblivious Databases- Limitations and Opportunities.pdf
Cache_Complexity.pdf

Compiler and Code Generation

LLVM Bitcode Generation.pdf
Snel- SQL Native Execution for LLVM.pdf
jit-sqlite-truffle.pdf

Deep Learning and Transformers

Birth of a Transformer-A Memory Viewpoint.pdf
Locating and Editing Factual Associations in GPT.pdf

Indexing and Access Path Selection

The Case for Learned Index Structures.pdf
Access Path Selection in a Relational Database Management System.pdf

Others

Data-Report-Martin-Inline-Graphics-R8-1.pdf
Neumann-Unnesting_Arbitrary_Querie.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant