Structured Query Language (SQL)

SQL is a standardised programming language used to manage and organise data in databases. It lets developers communicate with databases to store, retrieve, and modify information on websites. For example, when you search for a product on an online shop, SQL queries find and display matching items from the database. Think of it as a special language that helps websites quickly find and show the right information when needed.

See also: Back end