Stuctured Query Language (SQL) is a univerally accepted language used to communicate with database server engines.
SQL was developed by IBM and has standards committees that control its syntax.
SQL is used to interactivly work with databases or can be embedded in most computer languages to control database requests.