The Evolution of SQL

A journey through the history of Structured Query Language from 1970 to the present day

Database History

Overview

SQL is a domain-specific language used for managing and manipulating relational databases. Its history dates back to the 1970s, rooted in the relational model proposed by Edgar F. Codd. Below is a detailed overview, including key milestones, inventors, and standards developments up to 2025.

First Appearance

Developed at IBM by Donald D. Chamberlin and Raymond F. Boyce in the early 1970s

Latest Standard

SQL:2023 added JSON data type and Property Graph Queries (SQL/PGQ)

Key Inventors

Edgar F. Codd

Edgar F. Codd

Published the relational model in 1970

Donald D. Chamberlin

Donald D. Chamberlin

Co-developer of SQL at IBM

Raymond F. Boyce

Raymond F. Boyce

Co-developer of SQL at IBM

Historical Timeline

Timeline of SQL History (1970-1999)
Timeline of SQL Standards (2003-2023)

SQL Today

As of October 10, 2025, the SQL standard remains at SQL:2023. Vendor-specific implementations, such as Microsoft SQL Server 2025, continue to receive updates for performance, security, and features, but no new ISO/ANSI standards have been announced.

Current Status

SQL remains the dominant language for relational database management systems.

Future Trends

Continued integration with NoSQL features and graph database capabilities.

Resources