Person

Jim Gray

1970s–2007

Jim Gray
Databases Distributed Systems Transaction Processing

Jim Gray (1944–2007) was an American computer scientist who pioneered transaction processing and database systems. His work on ensuring data integrity and reliability earned him the Turing Award and influences every database system today.

Transaction Processing

Gray formalized the ACID properties for database transactions:

Write-Ahead Logging

Gray developed write-ahead logging (WAL), a technique for ensuring durability while maintaining performance. The idea—write intent to a log before modifying data—became standard in all database systems.

Distributed Databases

Gray contributed fundamental concepts for distributed systems:

Career

Gray worked at IBM Research, Tandem Computers, DEC, and Microsoft Research. At each institution, he advanced the state of database and transaction technology.

Disappearance

Gray disappeared while sailing near San Francisco in 2007. A massive search, including crowdsourced satellite image analysis, was unsuccessful. His contributions to computing remain fundamental to how we handle data.

Why You Should Care