SQL
SQL, or Structured Query Language, is a standard language used to manage and manipulate data with commands like SELECT, INSERT, UPDATE, and DELETE. It is supported by popular relational database systems such as Oracle, MySQL, Microsoft SQL Server, and PostgreSQL.