Chapter 12: Introduction to SQL
Structured Query Language (SQL) is a widely used programming language for managing data stored in relational database management systems (RDBMS). SQL is an essential tool for data management, allowing users to retrieve, update, and manipulate data efficiently. In this chapter, we will explore the history of SQL, its evolution over the decades, and its importance in today's world of data management.
SQL was first developed in the early 1970s by IBM researchers Raymond Boyce and Donald Chamberlin. Originally called SEQUEL (Structured English Query Language), it was designed to be a user-friendly language for managing data stored in IBM's System R, an early relational database management system. SEQUEL was later ...
Get Python and SQL Bible now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.