Sciweavers

4137 search results - page 567 / 828
» Managing Expressions as Data in Relational Database Systems
Sort
View
ICDT
1995
ACM
96views Database» more  ICDT 1995»
15 years 10 months ago
On Two Forms of Structural Recursion
We investigate and compare two forms of recursion on sets for querying nested collections. The rst one is called sri and it corresponds to sequential processing of data. The second...
Dan Suciu, Limsoon Wong
SIGMOD
2009
ACM
130views Database» more  SIGMOD 2009»
16 years 6 months ago
FlashLogging: exploiting flash devices for synchronous logging performance
Synchronous transactional logging is the central mechanism for ensuring data persistency and recoverability in database systems. Unfortunately, magnetic disks are ill-suited for t...
Shimin Chen
PETRA
2009
ACM
16 years 1 months ago
Towards faster activity search using embedding-based subsequence matching
Event search is the problem of identifying events or activity of interest in a large database storing long sequences of activity. In this paper, our topic is the problem of identi...
Panagiotis Papapetrou, Paul Doliotis, Vassilis Ath...
CIKM
2008
Springer
15 years 8 months ago
Building self-organized image retrieval network
We propose a self-organized content-based Image Retrieval Network (IRN) that is inspired by a Metric Social Network (MSN) search system. The proposed network model is strictly dat...
Stanislav Barton, Vlastislav Dohnal, Jan Sedmidubs...
ICDE
2009
IEEE
135views Database» more  ICDE 2009»
16 years 8 months ago
Forward Decay: A Practical Time Decay Model for Streaming Systems
Temporal data analysis in data warehouses and data streaming systems often uses time decay to reduce the importance of older tuples, without eliminating their influence, on the res...
Graham Cormode, Vladislav Shkapenyuk, Divesh Sriva...