Font Size: a A A

XML-based implementation of a bibliographic database and recursive queries

Posted on:2009-08-06Degree:M.SType:Thesis
University:University of Nevada, Las VegasCandidate:Jayakumar, KirankumarFull Text:PDF
GTID:2448390005455917Subject:Computer Science
Abstract/Summary:
Structured Query Language (SQL) of relational database model does not have the expressive power to implement recursive queries. Consequently, recursive queries are implemented as an application program in the host language. The newly developed XML schema provides a different setting for database design and query implementation.;In this thesis, we design and implement an XML schema and a set of associated queries for a bibliographic database. We will investigate and demonstrate the shortcomings of both Xpath and Xquery as standard query languages for XML-based databases. We then show an efficient implementation of the recursive queries in XSLT programming language.
Keywords/Search Tags:Recursive queries, Database, Implementation, Language, XML schema
Related items