18th International Conference on Scientific and Statistical Database Management (SSDBM'06)
DOI: 10.1109/ssdbm.2006.27
|View full text |Cite
|
Sign up to set email alerts
|

HDF5-FastQuery: Accelerating Complex Queries on HDF Datasets using Fast Bitmap Indices

Abstract: Large scale scientific data is often stored in scientific data formats such as FITS, netCDF and HDF. These storage formats are of particular interest to the scientific user community since they provide multi-dimensional storage and retrieval. However, one of the drawbacks of these storage formats is that they do not support semantic indexing which is important for interactive data analysis where scientists look for features of interests such as "Find all supernova explosions where energy > 10 5 and temperature… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
45
0
4

Publication Types

Select...
3
3
2

Relationship

1
7

Authors

Journals

citations
Cited by 51 publications
(51 citation statements)
references
References 17 publications
2
45
0
4
Order By: Relevance
“…This behavior has been observed and explained in the previously study in the HDF5-FastQuery paper [9]. The reason is that as the selectivity increases, more bitmaps need to be read from file and processed by FastBit.…”
Section: Performance Comparisonsupporting
confidence: 62%
See 2 more Smart Citations
“…This behavior has been observed and explained in the previously study in the HDF5-FastQuery paper [9]. The reason is that as the selectivity increases, more bitmaps need to be read from file and processed by FastBit.…”
Section: Performance Comparisonsupporting
confidence: 62%
“…This would make it necessary for us to work with subarrays. Earlier work on indexing scientific data have only considered indexing whole arrays [9]; we believe that we are the first ones to consider indexing subarrays. We will describe how to address the mapping of rows and tables in the next section.…”
Section: Scientific Data Formatsmentioning
confidence: 99%
See 1 more Smart Citation
“…We are currently working on integrating the FastBit bitmap indexing technology [4] for accelerating queries of data stored in H5Part. An example of such a query is (p x > 1.34) AND (potential < 2e7).…”
Section: Discussionmentioning
confidence: 99%
“…Being able to efficiently access the relevant data subsets is crucial to enable good computational performance. We augment the data with FastBit bitmap indices and use HDF5-FastQuery [52] -a data access API based on HDF5 [53], H5Part [54,55] and FastBit [9]-to enable efficient access to the data. The same data interface was used in earlier work to enable high-performance visualization of LWFA simulation data [7].…”
Section: Data Overviewmentioning
confidence: 99%