"Database language" redirects here. For other types of database languages, see Database § Languages.
hideThis article has multiple issues. Please help or discuss these issues on the talk page. (Learn how and when to remove these template messages)
This article is in list format, but may read better as prose. You can help by , if appropriate. Editing help is available.(October 2010)
This article needs additional citations for verification. Please help by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: – ···scholar·JSTOR(October 2010) (Learn how and when to remove this template message)
This article contains an enumeration of examples, but lacks a general overview of its topic. You can help by adding an appropriate introductory section. Editing help is available. (April 2018)
This article's lead sectionmay be too short to adequately summarize the key points. Please consider expanding the lead to provide an accessible overview of all important aspects of the article.(April 2018)
(Learn how and when to remove this template message)
Query languages, data query languages or database query languages (DQLs) are computer languages used to make queries in databases and information systems.
A well known example is the Structured Query Language (SQL).
Broadly, query languages can be classified according to whether they are database query languages or information retrieval query languages. The difference is that a database query language attempts to give factual answers to factual questions, while an information retrieval query language attempts to find documents containing information that is relevant to an area of inquiry.
Examples[]
, the graph query language for the OpenCog graph database, the .
CQLF (CODYASYL Query Language, Flat) is a query language for CODASYL-type databases;
(COQL) is used in the concept-oriented model (COM). It is based on a novel data modeling construct, concept, and uses such operations as projection and de-projection for multi-dimensional analysis, analytical operations and inference;
Cypher is a query language for the Neo4j graph database;
FQL enables you to use a SQL-style interface to query the data exposed by the Graph API. It provides advanced features not available in the Graph API.[3]
Gellish English is a language that can be used for queries in Gellish English Databases, for dialogues (requests and responses) as well as for information modeling and knowledge modeling;[4]
Gremlin is an Apache Software Foundation graph traversal language for OLTP and OLAP graph systems.
GraphQL is a data query language developed by Facebook as an alternate to REST and ad-hoc webservice architectures.
HTSQL is a query language that translates HTTP queries to SQL;
ISBL is a query language for PRTV, one of the earliest relational database management systems;
Jaql is a functional data processing and query language most commonly used for JSON query processing;
JSONiq is a declarative query language designed for collections of JSON documents;
is a proprietary query language for SuprTool, a database access program used for accessing data in Image/SQL (formerly TurboIMAGE) and Oracle databases;
Topic Map Query Language is a query language for Topic Maps;