Stands for Structured query language. The language used to create SQL queries to access and manipulate databases. Includes DDL (data-definition language that manages table and index structure) and DML (data manipulation lan- guage, the subset of SQL used to add, update and delete data).