Home › Glossary › Data › Query language

Beginner · Data

Query language

Visual diagram · (in preparation) · Math · (in preparation) · Worked example · 3 difficulty levels.

TL;DR. A specialized computer language designed to retrieve information from databases or information systems.

Technical Definition

A specialized computer language designed to retrieve information from databases or information systems.

How it works

A query language is used to communicate with and retrieve data from databases or information systems. These languages allow users to specify what information they are looking for, often using structured commands. Examples include SQL for relational databases and specialized languages used in information retrieval systems.

Further Reading

  • Wikipedia — Glossary of AI