4. Why SQL?

The SELECT statement is written in ADQL, a dialect of SQL (“sequel”). Such queries make up quite a bit of the science withinthe VO.

SQL has been chosen as a base because

  • Solid theory behind it (relational algebra)
  • Lots of high-quality engines available
  • Not Turing-complete, i.e., automated reasoning on “programs” is not very hard


Markus Demleitner, Hendrik Heinl

Copyright Notice