Jump to content
Wikipedia The Free Encyclopedia

Astronomical Data Query Language

From Wikipedia, the free encyclopedia
Query language for astronomical data
Astronomical Data Query Language
Stable release
2.0 / 30 October 2008; 17 years ago (2008年10月30日)
Influenced by
SQL

Astronomical Data Query Language (ADQL) is a language for astronomical data query based on SQL 92.[1]

Overview

[edit ]

ADQL is a specialized variant of the SQL query language adapted for accessing the astronomical datasets of the virtual observatory,[2] via the Table access protocol (TAP).[3] ADQL is designed to handle large datasets distributed over several locations,[4] while not retrieving data that is not needed.[5]

Language

[edit ]

ADQL is a query language that allows data to be retrieved via a single command, the select statement, which is designed to perform as the select statement in the SQL language.[2] ADQL has extensions designed to improve handling of astronomical data such as spherical co-ordinates that are not handled by standard SQL.[2]

Implementations

[edit ]

ADQL is implemented in packages such as TOPCAT.[6]

Example

[edit ]
SELECTsource_id,ra,dec
FROMgaiadr1.tgas_source
WHEREphot_g_mean_flux>13

References

[edit ]

Footnotes

[edit ]

Sources

[edit ]


Stub icon

This computer-programming-related article is a stub. You can help Wikipedia by expanding it.

Stub icon

This astronomy-related article is a stub. You can help Wikipedia by expanding it.

AltStyle によって変換されたページ (->オリジナル) /