kyselykieli
Kyselykieli (fromFinnish kysely meaning "query" and kieli meaning "language") is a formal language used to express data retrieval and manipulation requests to a database or other data source. It is typically declarative, focusing on what data is needed rather than how to compute it, and is distinguishable from general-purpose programming languages by its emphasis on data access over imperative control flow.
In Finnish technical literature, kyselykieli is used as a generic term for any language designed to query
A typical kyselykieli defines syntax and semantics for retrieving and sometimes modifying data, often including capabilities
Kyselykieli remains a foundational concept in data management, underpinning how users and applications specify precise data