SQL
SQL, Structured Query Language, is the globally established standard language for defining, querying, and manipulating data in relational databases. Nearly all relational database systems, including PostgreSQL, use SQL as their central interface.
Source: ISO/IEC 9075 — SQL Standard