adql-java

Parse, manipulate and translate ADQL queries with Java

Description

ADQL is a SQL-like language which includes astronomical facilities to query a database. This language has been defined by the IVOA in the Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the Table Access Protocol (TAP).

Functionalities of the package:

 * Parse: read ADQL queries in text and transform them into a Java object
  (actually, a syntactic tree).
 * Manipulate: the generated object can be manipulated so than modifying the
  original query.
 * Translate: an interface and some implementations lets translating SQL
  into other languages like SQL.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cdsportal.u-strasbg.fr/adqltuto/index.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install adql-java