CFP last date
20 May 2024
Reseach Article

Pathfinder of X Query for a Relational Database System

Published on August 2011 by Anuja K. Gaikwad, Rupali A. Davalgaonkar, Seema Vaidya
journal_cover_thumbnail
National Technical Symposium on Advancements in Computing Technologies
Foundation of Computer Science USA
NTSACT - Number 1
August 2011
Authors: Anuja K. Gaikwad, Rupali A. Davalgaonkar, Seema Vaidya
f8224250-7b6d-4b86-8b03-f2e5312d9ffa

Anuja K. Gaikwad, Rupali A. Davalgaonkar, Seema Vaidya . Pathfinder of X Query for a Relational Database System. National Technical Symposium on Advancements in Computing Technologies. NTSACT, 1 (August 2011), 22-24.

@article{
author = { Anuja K. Gaikwad, Rupali A. Davalgaonkar, Seema Vaidya },
title = { Pathfinder of X Query for a Relational Database System },
journal = { National Technical Symposium on Advancements in Computing Technologies },
issue_date = { August 2011 },
volume = { NTSACT },
number = { 1 },
month = { August },
year = { 2011 },
issn = 0975-8887,
pages = { 22-24 },
numpages = 3,
url = { /proceedings/ntsact/number1/3182-ntst003/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 National Technical Symposium on Advancements in Computing Technologies
%A Anuja K. Gaikwad
%A Rupali A. Davalgaonkar
%A Seema Vaidya
%T Pathfinder of X Query for a Relational Database System
%J National Technical Symposium on Advancements in Computing Technologies
%@ 0975-8887
%V NTSACT
%N 1
%P 22-24
%D 2011
%I International Journal of Computer Applications
Abstract

There has been extensive work in query optimization since the early ‘70s. Relational query languages provide a high-level “declarative” interface to access data stored in relational databases. Two key components of the query evaluation component of a SQL database system are the query optimizer and the query execution engine. The query execution engine implements a set of physical operators. An operator takes as input one or more data streams and produces an output data stream. The simplest way to think of physical operators is as pieces of code that are used as building blocks to make possible the execution of SQL queries.

References
  1. Shankar Pal, Istvan Cseri, Oliver Seeliger, Michael Rys, Gideon Schaller, Wei Yu, Dragan Tomic, Adrian Baras, Brandon Berg, Denis Churin, Eugene Kogan “XQuery Implementation in a Relational Database System” IEEE 2006
  2. Pathfinder: A Relational Query Optimizer Explores XQuery Terrain Jan Rittinger Jens Teubner Torsten Grust IEEE 2006
  3. [GT04] T. Grust and J. Teubner. Relational Algebra: Mother Tongue—XQuery: Fluent. In Proc. of the 1st Twente Data Management Workshop (TDM), Enschede, The Netherlands, June 2004.
  4. XQuery Implementation in a Relational Database System Shankar Pal, Istvan Cseri, Oliver Seeliger, Michael Rys, Gideon Schaller, Wei Yu, Dragan Tomic,
  5. Adrian Baras, Brandon Berg, Denis Churin, of the 31st VLDB Conference,Trondheim, Norway, 2005.
Index Terms

Computer Science
Information Sciences

Keywords

Pathfinder SQL database SQL queries