The SQL language may be considered one of the major reasons for the success of relational databases in the commercial world.
The name SQL is derived from Structured Query Language. Originally, SQL was called SEQUEL (for Structured English QUERY Language) and was designed and implemented at IBM Research as the interface for an experimental relational database system called SYSTEM R
SQL is now the standard language for commercial relational DBMSs.