# Martin L. Kersten

> Dutch computer scientist (1953-2022)

**Wikidata**: [Q17489692](https://www.wikidata.org/wiki/Q17489692)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Martin_L._Kersten)  
**Source**: https://4ort.xyz/entity/martin-l-kersten

## Summary
Martin L. Kersten was a Dutch computer scientist known for pioneering column-store and main-memory database systems. He was a professor at the University of Amsterdam and a key figure in the development of the MonetDB database system.

## Biography
- Born: October 25, 1953, in Amsterdam, Netherlands
- Nationality: Dutch
- Education: Vrije Universiteit Amsterdam
- Known for: Design and implementation of column-store and main-memory database systems
- Employer(s): University of Amsterdam, Centrum Wiskunde & Informatica (CWI)
- Field(s): Computer science, database systems

## Contributions
Martin L. Kersten was the principal architect of MonetDB, an open-source column-oriented database management system that pioneered the use of column-store technology for analytical workloads. His work on MonetDB, initiated in the 1990s, demonstrated that column-oriented storage could dramatically improve query performance for data warehousing and business intelligence applications. Kersten's research established fundamental principles for main-memory database systems, showing that modern hardware could support entire databases in RAM, eliminating disk I/O bottlenecks. His innovations influenced the design of commercial database systems and helped establish the Netherlands as a center for database research. Kersten supervised numerous doctoral students who became leaders in the field, including Marcin Żukowski (co-founder of Snowflake) and Stratos Idreos (Harvard professor).

## FAQs
### Q: What is Martin L. Kersten most famous for?
A: He is most famous for designing and implementing MonetDB, the first open-source column-store database system, and for pioneering main-memory database technology.

### Q: Where did Martin L. Kersten work?
A: He was a professor at the University of Amsterdam and affiliated with Centrum Wiskunde & Informatica (CWI) in the Netherlands.

### Q: What awards did Martin L. Kersten receive?
A: He received the 2014 SIGMOD Edgar F. Codd Innovations Award, was named an ACM Fellow in 2016, and was knighted as a Knight of the Order of the Netherlands Lion in 2020.

## Why They Matter
Martin L. Kersten fundamentally transformed database system architecture by proving that column-oriented storage and main-memory processing could deliver order-of-magnitude performance improvements over traditional row-based systems. His MonetDB project provided the first practical implementation of these concepts, influencing both academic research and commercial database products. The column-store approach he championed is now standard in modern analytical databases, powering everything from business intelligence tools to cloud data warehouses. His mentorship of students who went on to found companies like Snowflake demonstrates his lasting influence on the database industry. Without his pioneering work, the current landscape of high-performance analytics and cloud data platforms would be significantly different.

## Notable For
- Principal architect of MonetDB, the first open-source column-store database system
- 2014 SIGMOD Edgar F. Codd Innovations Award recipient for database systems research
- ACM Fellow (2016) for design and implementation of column-store and main-memory database systems
- Knight of the Order of the Netherlands Lion (2020) for contributions to computer science
- Supervised doctoral students who founded Snowflake and became Harvard professors

## Body
### Early Career and Education
Martin L. Kersten completed his education at Vrije Universiteit Amsterdam, where he later became a professor. His doctoral advisors were Reinder van de Riet and Tony Wasserman, establishing connections to both Dutch and American computer science communities.

### MonetDB and Column-Store Innovation
Kersten's most significant contribution was MonetDB, a column-oriented database system that challenged the dominance of row-based storage. Developed in the 1990s, MonetDB demonstrated that organizing data by columns rather than rows could dramatically accelerate analytical queries by reducing I/O and improving CPU cache utilization. This work established the scientific foundations for modern column-store databases.

### Main-Memory Database Systems
His research showed that with decreasing memory costs, entire databases could reside in RAM, eliminating traditional disk I/O bottlenecks. This insight was crucial for the development of high-performance analytical systems and influenced the architecture of modern in-memory databases.

### Academic Leadership and Mentorship
As a professor at the University of Amsterdam, Kersten supervised numerous doctoral students who became influential researchers and entrepreneurs. His students include Marcin Żukowski (co-founder of Snowflake), Stratos Idreos (Harvard professor), and Stefan Manegold (CWI researcher), creating a significant academic lineage in database systems research.

### Industry Impact
The principles established by Kersten's research are now embedded in commercial database systems worldwide. His work on column-store technology directly influenced the development of cloud data warehouses and analytical platforms, contributing to the multi-billion dollar database market segment focused on business intelligence and analytics.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Martin L. Kersten",
  "jobTitle": "Professor of Computer Science",
  "worksFor": {
    "@type": "Organization",
    "name": "University of Amsterdam"
  },
  "nationality": {
    "@type": "Country",
    "name": "Netherlands"
  },
  "birthDate": "1953-10-25",
  "birthPlace": "Amsterdam, Netherlands",
  "alumniOf": {
    "@type": "EducationalOrganization",
    "name": "Vrije Universiteit Amsterdam"
  },
  "knowsAbout": [
    "Computer Science",
    "Database Systems",
    "Column-Store Technology",
    "Main-Memory Databases"
  ],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q328",
    "https://en.wikipedia.org/wiki/Martin_L._Kersten"
  ],
  "description": "Dutch computer scientist known for pioneering column-store and main-memory database systems"
}

## References

1. Mathematics Genealogy Project
2. [Source](https://awards.acm.org/fellows/award-winners)
3. [Source](https://www.acm.org/media-center/2016/december/fellows-2016)
4. [Source](https://zoek.officielebekendmakingen.nl/stcrt-2021-39959.html)
5. Virtual International Authority File
6. death notice. 2022
7. [Source](https://www.cwi.nl/news/2022/in-memoriam-martin-kersten)
8. [Album Academicum](http://albumacademicum.uva.nl/id/id001536)