easyaccess: Enhanced SQL command line interpreter for astronomical surveys

5 Oct 2018  ·  M. Carrasco Kind, A. Drlica-Wagner, A. M. G. Koziol, D. Petravick ·

easyaccess is an enhanced command line interpreter and Python package created to facilitate access to astronomical catalogs stored in SQL Databases. It provides a custom interface with custom commands and was specifically designed to access data from the Dark Energy Survey Oracle database, including autocompletion of tables, columns, users and commands, simple ways to upload and download tables using csv, fits and HDF5 formats, iterators, search and description of tables among others. It can easily be extended to another surveys or SQL databases. The package was completely written in Python and support customized addition of commands and functionalities.

PDF Abstract