Sciweavers

3403 search results - page 547 / 681
» A Query System in a Biological Database
Sort
View
DASFAA
2003
IEEE
146views Database» more  DASFAA 2003»
15 years 9 months ago
Cost-Driven Storage Schema Selection for XML
Various models and approaches have been proposed for mapping XML data into relational tables recently. Most of those approaches produce relational schema for given XML data, based...
Shihui Zheng, Ji-Rong Wen, Hongjun Lu
DEXAW
2003
IEEE
105views Database» more  DEXAW 2003»
15 years 9 months ago
Supporting Collaborative Software Development by Context-Aware Information Retrieval Facilities
The development of large software systems is a typical example for collaborative development efforts. Moreover, software development becomes more and more componentoriented. The s...
Andreas Henrich, Karlheinz Morgenroth
SSDBM
2010
IEEE
117views Database» more  SSDBM 2010»
15 years 9 months ago
LIVE: A Lineage-Supported Versioned DBMS
Abstract— This paper presents LIVE, a complete DBMS designed for applications with many stored derived relations, and with a need for simple versioning capabilities when base dat...
Anish Das Sarma, Martin Theobald, Jennifer Widom
141
Voted
ADBIS
2000
Springer
97views Database» more  ADBIS 2000»
15 years 9 months ago
An Efficient Storage Manager
When dealing with large quantities of clauses, the use of persistent knowledge is inevitable, and indexing methods are essential to answer queries efficiently. We introduce PerKMan...
Dimitris G. Kapopoulos, Michael Hatzopoulos, Panag...
VLDB
1999
ACM
107views Database» more  VLDB 1999»
15 years 8 months ago
The Value of Merge-Join and Hash-Join in SQL Server
Microsoft SQL Server was successful for many years for transaction processing and decision support workloads with neither merge join nor hash join, relying entirely on nested loop...
Goetz Graefe