Sciweavers

164 search results - page 1 / 33
» The performance of SQL queries to an X.500 directory system
Sort
View
COMCOM
1998
78views more  COMCOM 1998»
13 years 4 months ago
The performance of SQL queries to an X.500 directory system
The X.500 standard speci es a distributed directory service designed to store information about people and objects associated with computer networks. Its API is geared toward retr...
David Barrowman, Patrick Martin
ICDE
2012
IEEE
298views Database» more  ICDE 2012»
11 years 7 months ago
Mapping XML to a Wide Sparse Table
— XML is commonly supported by SQL database systems. However, existing mappings of XML to tables can only deliver satisfactory query performance for limited use cases. In this pa...
Liang Jeff Chen, Philip A. Bernstein, Peter Carlin...
VLDB
2001
ACM
100views Database» more  VLDB 2001»
13 years 9 months ago
VXMLR: A Visual XML-Relational Database System
We demonstrate a visual based XML-Relational database system where XML data is managed by commercial RDBMS. A query interface enables users to form path expression based queries a...
Aoying Zhou, Hongjun Lu, Shihui Zheng, Yuqi Liang,...
CIKM
2011
Springer
12 years 4 months ago
Ranking-based processing of SQL queries
A growing number of applications are built on top of search engines and issue complex structured queries. This paper contributes a customisable ranking-based processing of such qu...
Hany Azzam, Thomas Roelleke, Sirvan Yahyaei
DEBU
2008
141views more  DEBU 2008»
13 years 4 months ago
Oracle's SQL Performance Analyzer
We present the SQL Performance Analyzer, a novel approach in Oracle Database 11g to testing database changes, such as upgrades, parameter changes, schema changes, and gathering op...
Khaled Yagoub, Peter Belknap, Benoît Dagevil...