This Is AuburnElectronic Theses and Dissertations

Show simple item record

Database Indexing for Skyline Computation, Hierarchical Relational Database, and Spatially-Aware SPARQL Evaluation Engine


Metadata FieldValueLanguage
dc.contributor.advisorKu, Wei-Shinnen_US
dc.contributor.authorWang, Chih-Jyeen_US
dc.date.accessioned2015-12-10T21:22:12Z
dc.date.available2015-12-10T21:22:12Z
dc.date.issued2015-12-10
dc.identifier.urihttp://hdl.handle.net/10415/4964
dc.description.abstractComputerized databases are ubiquitous and play an important role in many software projects. The efficiency of these systems are crucial in applications they support. Data indexing is the key to efficient data retrieval in database systems. This dissertation considers three data application domains and operations in which data indexing can greatly improve the turnaround time of request operations. The first part is the study of multi-dimensional and multi-criteria skyline computation. Skyline is a subset of data records that are the best in a data set, where best is defined by user criteria and preference. In our technique, we first create an index using the R-Tree structure. We then propose a greedy algorithm that utilizes the R-Tree index to aggressively prune the search space as the index is traversed. Experimental evaluation shows that our algorithm performs better than previous algorithms. In the second part of this dissertation, we consider the efficiency of querying hierarchical data in a relational database (hierarchical relational database). The relational database model is known to efficiently store and retrieve data stored in flat tables; however, it was not designed for hierarchical data. Due to this limitation, many operations -- such as answering membership on a hierarchical data -- require recursion or iterations. In this study, we propose an index structure based on the nested-sets model. With this index, we can eliminate recursions and allow database engines to perform hierarchical operations with index scans. In the last part of this dissertation, we consider storage and retrieval of point-based spatial data (POIs) in the Geo-Store RDF Triple Store. When we first started this study, spatial data management in RDF was still a fairly new research area and there were no standards for query spatial data using SPARQL. In this work, we designed an index scheme using the Hilbert Space-Filing Curve (HSFC). Leveraging the spatial locality of HSFC, we are able to efficiently evaluate spatial queries such as range and k-nearest-range (kNN) queries. In this work, we define range and kNN SPARQL filters. We implemented these filters and showed that our implementation handles spatial queries better than other triple stores.en_US
dc.subjectComputer Scienceen_US
dc.titleDatabase Indexing for Skyline Computation, Hierarchical Relational Database, and Spatially-Aware SPARQL Evaluation Engineen_US
dc.typeDissertationen_US
dc.embargo.statusNOT_EMBARGOEDen_US
dc.contributor.committeeCross, Jamesen_US
dc.contributor.committeeQin, Xiaoen_US
dc.contributor.committeeLim, Alvinen_US
dc.contributor.committeeThomas, Edward Jren_US

Files in this item

Show simple item record