Jump to content

Query language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Adarw (talk | contribs)
m Added CxQL
Line 7: Line 7:
* [[CODASYL]];
* [[CODASYL]];
* [[Concept-Oriented Query Language]] (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.
* [[Concept-Oriented Query Language]] (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.
* [[CxQL]] is a propriety query language by [[Checkmarx]] for querying [[Source Code]] in the process of [[Static code analysis]].
* [[D (data language specification)|D]] is a query language for [[Relational database management system|truly relational database management systems]] (TRDBMS);
* [[D (data language specification)|D]] is a query language for [[Relational database management system|truly relational database management systems]] (TRDBMS);
* [[Data Mining Extensions|DMX]] is a query language for [[Data Mining]] models;
* [[Data Mining Extensions|DMX]] is a query language for [[Data Mining]] models;

Revision as of 16:19, 28 September 2009

Query languages are computer languages used to make queries into databases and information systems.

Broadly, query languages can be classified according to whether they are database query languages or information retrieval query languages. Examples include: