or go to full-text search page →

Search

Search IconIcon to open search

Data Engineering Whitepapers

Last updatedUpdated: by Simon Späti · CreatedCreated: · 6 min read recently updated Recent changes 5 weeks ago +53 / −0 words 4 months ago +28 / −21 words 4 months ago +1 / −1 words 6 months ago +85 / −0 words 7 months ago +0 / −3 words 7 months ago +27 / −0 words 7 months ago +60 / −0 words 7 months ago +141 / −0 words 8 months ago +1 / −0 words 8 months ago +47 / −0 words 8 months ago +20 / −0 words 9 months ago +7 / −1 words 9 months ago +61 / −294 words 10 months ago +292 / −39 words 10 months ago +18 / −0 words 10 months ago +42 / −0 words 11 months ago +203 / −0 words last year +12 / −0 words last year +14 / −0 words last year +16 / −0 words last year +45 / −0 words last year +20 / −2 words last year +9 / −0 words 2 years ago +14 / −0 words 2 years ago +15 / −0 words 2 years ago +23 / −0 words 2 years ago +13 / −2 words 2 years ago +33 / −1 words 2 years ago +21 / −0 words 2 years ago +50 / −0 words 2 years ago +3 / −0 words 2 years ago +20 / −0 words 2 years ago +27 / −0 words 2 years ago +9 / −0 words 2 years ago +10 / −0 words 2 years ago +27 / −0 words 2 years ago +14 / −0 words 2 years ago +175 / −126 words 2 years ago +12 / −0 words 2 years ago +21 / −0 words 3 years ago +11 / −0 words 3 years ago +10 / −0 words 3 years ago published · 73 words

A curated list of influential whitepapers in the field of data engineering.


# Data Lakehouse

Data Lakehouse combines the best of data warehouses and data lakes into a single architecture.


# Distributed Systems & Storage

Foundational papers on distributed systems that power modern data infrastructure at scale.


# Data Warehousing & OLAP

Data warehouses and OLAP systems optimized for analytical queries over large datasets.


# Processing Engines

Data processing frameworks for batch processing and streaming computation.


# DuckDB

DuckDB got his own categories as single-file OLAP database.


# SQL

All about SQL, the domain-specific language to query databases and more.


# Relational Model

Relational databases organize data into tables with rows and columns, pioneered by Edgar F. Codd.


# NoSQL

NoSQL databases trade relational guarantees for horizontal scalability and flexible schemas.


# Schema Evolution

Schema Evolution addresses how databases handle changes to data structures over time.


# Data Architecture & Governance

Patterns for organizing data assets, governance, and discovery across the enterprise.


# Git for Data

Git for Data is version control concepts applied to Datasets and data pipelines.


# Data Visualization

Data Visualization in data engineering and BI is so imporant.

Not a Whitepaper, but Related

[Grammar of Graphics]]: The Grammar of Graphics approach, popularized by tools like ggplot2 in R and Vega-light in JavaScript, is considered declarative.

# Database Extensibility & Research

Academic and industry research on database design, extensibility, and human-data interaction.


AI Whitepapers

# Other Lists


Origin: Data Engineering Vault