Sciweavers

1248 search results - page 1 / 250
» Querying and Updating the File
Sort
View
BDA
1993
13 years 6 months ago
Querying and Updating the File
We show how structured data stored in files can benefit from standard database technology and in particular be queried and updated using database languages. We introduce the notio...
Serge Abiteboul, Sophie Cluet, Tova Milo
SIGMOD
2006
ACM
138views Database» more  SIGMOD 2006»
14 years 5 months ago
B-tree indexes for high update rates
ct In some applications, data capture dominates query processing. For example, monitoring moving objects often requires more insertions and updates than queries. Data gathering usi...
Goetz Graefe
SIGMOD
2005
ACM
154views Database» more  SIGMOD 2005»
14 years 5 months ago
Lazy XML Updates: Laziness as a Virtue of Update and Structural Join Efficiency
XML documents are normally stored as plain text files. Hence, the natural and most convenient way to update XML documents is to simply edit the text files. But efficient query eva...
Barbara Catania, Wen Qiang Wang, Beng Chin Ooi, Xi...
SIGMOD
2002
ACM
177views Database» more  SIGMOD 2002»
14 years 5 months ago
Coordinating backup/recovery and data consistency between database and file systems
Managing a combined store consisting of database data and file data in a robust and consistent manner is a challenge for database systems and content management systems. In such a...
Suparna Bhattacharya, C. Mohan, Karen Brannon, Ind...
SYRCODIS
2007
92views Database» more  SYRCODIS 2007»
13 years 6 months ago
A Method for Evaluating Full-text Search Queries in Native XML Databases
In this paper we consider the problem of efficiently producing results for full-text keyword search queries over XML documents. We describe full-text search query semantics and pr...
Roman Pastukhov