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 last week +53 / −0 words 3 months ago +32 / −25 words 3 months ago +26 / −26 words 5 months ago +85 / −0 words 6 months ago +0 / −3 words 6 months ago +27 / −0 words 6 months ago +60 / −0 words 6 months ago +141 / −0 words 7 months ago +9 / −8 words 7 months ago +47 / −0 words 7 months ago +20 / −0 words 8 months ago +18 / −12 words 8 months ago +67 / −300 words 9 months ago +1043 / −790 words 9 months ago +18 / −0 words 9 months ago +42 / −0 words 10 months ago +211 / −8 words 12 months ago +12 / −0 words last year +14 / −0 words last year +34 / −18 words last year +45 / −0 words last year +41 / −23 words last year +9 / −0 words last year +14 / −0 words last year +34 / −19 words 2 years ago +23 / −0 words 2 years ago +25 / −14 words 2 years ago +46 / −14 words 2 years ago +44 / −23 words 2 years ago +50 / −0 words 2 years ago +13 / −10 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 +222 / −173 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