Sciweavers

4072 search results - page 663 / 815
» Becoming Increasingly Reactive
Sort
View
VLDB
2002
ACM
141views Database» more  VLDB 2002»
15 years 11 months ago
Data page layouts for relational databases on deep memory hierarchies
Relational database systems have traditionally optimized for I/O performance and organized records sequentially on disk pages using the N-ary Storage Model (NSM) (a.k.a., slotted ...
Anastassia Ailamaki, David J. DeWitt, Mark D. Hill
VLDB
2004
ACM
125views Database» more  VLDB 2004»
15 years 11 months ago
Automatic integration of Web search interfaces with WISE-Integrator
An increasing number of databases are becoming Web accessible through form-based search interfaces, and many of these sources are database-driven E-commerce sites. It is a daunting...
Hai He, Weiyi Meng, Clement T. Yu, Zonghuan Wu
SIGMOD
2008
ACM
182views Database» more  SIGMOD 2008»
15 years 11 months ago
Angle-based space partitioning for efficient parallel skyline computation
Recently, skyline queries have attracted much attention in the database research community. Space partitioning techniques, such as recursive division of the data space, have been ...
Akrivi Vlachou, Christos Doulkeridis, Yannis Kotid...
SIGMOD
2007
ACM
186views Database» more  SIGMOD 2007»
15 years 11 months ago
Fg-index: towards verification-free query processing on graph databases
Graphs are prevalently used to model the relationships between objects in various domains. With the increasing usage of graph databases, it has become more and more demanding to e...
James Cheng, Yiping Ke, Wilfred Ng, An Lu
SIGMOD
2007
ACM
179views Database» more  SIGMOD 2007»
15 years 11 months ago
How to barter bits for chronons: compression and bandwidth trade offs for database scans
Two trends are converging to make the CPU cost of a table scan a more important component of database performance. First, table scans are becoming a larger fraction of the query p...
Allison L. Holloway, Vijayshankar Raman, Garret Sw...