Research on metadata storage and querying of FITS file based on NoSQL

Ying-bo LIU,Feng WANG,Kai-fan JI,Hui DENG,Wei DAI,Bo LIANG
DOI: https://doi.org/10.3969/j.issn.1001-3695.2015.02.031
2015-01-01
Abstract:With a large telescope in use,observing stations are facing problems of PB-level data storage and data retrieval.Be-cause of the variability of the FITS file header,it is difficult to utilize the traditional relational database to store and retrieve the unstructured data efficiently.To address these problems,this paper proposed using NoSQL to store and query the metadata of the FITS file header.It discussed the shortcomings of using relational data model to store the variable header of a FITS file.It described the process of data storage and query,analyzed the feasibility of using NoSQL to store the variable FITS header,and further employed the method of relational algebra to express the process formally.A specific query instance proves the effec-tiveness and feasibility of using NoSQL to store the variable astronomical FITS header.
What problem does this paper attempt to address?