Jump to content

Talk:Query language

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ChrisGualtieri (talk | contribs) at 21:50, 5 December 2013 (Article Class assessment using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Start‑class
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
WikiProject iconComputer science Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Things you can help WikiProject Computer science with:

SQL

It seems that most of those languages are related to SQL. Some of them just for "producing SQL" by using other words and rules.

Isn't there any query language which doesn't have a relationship with SQL? As in the difference between JavaScript and VBScript. Or like the difference between ASP and PHP.

On the other hand, the list should be reorganised for differentiating SQL oriented ones from the others.

--98.199.22.63 (talk) 03:40, 20 January 2012 (UTC)[reply]

Yes. The article currently contains many languages that are not related to SQL or relational databases -- for example, XPath, SPARQL, MDX, LDAP. Also, there is a subtle difference between query languages and tools "producing SQL" -- e.g., DSLs or frameworks.

209.2.76.34 (talk) 18:35, 20 February 2013 (UTC)[reply]