Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Query language

From Wikipedia, the free encyclopedia
Computer language used to make queries into databases and information systems
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Query language" – news ·newspapers ·books ·scholar ·JSTOR
(October 2010) (Learn how and when to remove this message)
This articlelacks an overview of its topic. You can help by writing thelead section.(April 2018)
(Learn how and when to remove this message)

Aquery language, also known asdata query language ordatabase query language (DQL), is acomputer language used to make queries indatabases andinformation systems. In database systems, query languages rely on strict theory to retrieve information.[1] A well known example is theStructured Query Language (SQL).

Types

[edit]

Broadly, query languages can be classified according to whether they aredatabase query languages orinformation retrieval query languages. The difference is that adatabase query language attempts to give factual answers to factual questions, while aninformation retrieval query language attempts to find documents containing information that is relevant to an area of inquiry. Other types of query languages include:

  • Full-text. The simplest query language is treating all terms as bag of words that are to be matched with the postings in theinverted index and where subsequently ranking models are applied to retrieve the most relevant documents. Only tokens are defined in the CFG. Web search engines often use this approach.
  • Boolean. A query language that also supports the use of theBoolean operators AND, OR, NOT.
  • Structured. A language that supports searching within (a combination of) fields when a document is structured and has been indexed using its document structure.
  • Natural language. A query language that supports natural language by parsing the natural language query to a form that can be best used to retrieve relevant documents, for example withQuestion answering systems orconversational search.

Examples

[edit]

See also

[edit]

References

[edit]
  1. ^Schmitt, Ingo (January 2008)."QQL: A DB&IR Query Language".The VDLB Journal 17.17:39–56.doi:10.1007/s00778-007-0070-1.S2CID 207032530 – via ACM Digital Library.
  2. ^Norbert E. Fuchs; Kaarel Kaljurand; Gerold Schneider (2006)."Attempto Controlled English Meets the Challenges of Knowledge Representation, Reasoning, Interoperability and User Interfaces"(PDF).FLAIRS 2006.
  3. ^"FQL Overview".Facebook Developers. Archived fromthe original on 2013-12-18. Retrieved2013-12-11.
  4. ^http://gellish.wiki.sourceforge.net/Querying+a+Gellish+English+database[permanent dead link]
  5. ^"Search operators". Google Inc. RetrievedAugust 22, 2015.
  6. ^"Bing Query Language". Microsoft. 22 June 2010. RetrievedAugust 22, 2015.
Main
Languages
Security
Design
Programming
Management
Lists of
See also
Types
Concepts
Objects
Components
Functions
Related topics
Types
See also
In current use
Proprietary
Superseded
International
National
Retrieved from "https://en.wikipedia.org/w/index.php?title=Query_language&oldid=1273554847"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp