SQL is a standardized query language used to manage data in relational databases. It was originally developed in the 1970s and was first introduced commercially in 1979. SQL allows users to retrieve, insert, update, and delete data as well as create, modify, and delete databases. It works by dispatching queries to optimization engines that determine the best way to execute the requested task.