Sciweavers

3935 search results - page 368 / 787
» Database Support for Hypertext
Sort
View
229
Voted
ICDE
2007
IEEE
151views Database» more  ICDE 2007»
16 years 5 months ago
Fast, Secure Encryption for Indexing in a Column-Oriented DBMS
Networked information systems require strong security guarantees because of the new threats that they face. Various forms of encryption have been proposed to deal with this proble...
Tingjian Ge, Stanley B. Zdonik
210
Voted
SIGMOD
2009
ACM
130views Database» more  SIGMOD 2009»
16 years 4 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
200
Voted
SIGMOD
2008
ACM
158views Database» more  SIGMOD 2008»
16 years 3 months ago
Column-stores vs. row-stores: how different are they really?
There has been a significant amount of excitement and recent work on column-oriented database systems ("column-stores"). These database systems have been shown to perfor...
Daniel J. Abadi, Samuel Madden, Nabil Hachem
SIGMOD
2007
ACM
121views Database» more  SIGMOD 2007»
16 years 3 months ago
Execution strategies for SQL subqueries
Optimizing SQL subqueries has been an active area in database research and the database industry throughout the last decades. Previous work has already identified some approaches ...
César A. Galindo-Legaria, Milind Joshi, Mos...
ICDE
2009
IEEE
120views Database» more  ICDE 2009»
15 years 10 months ago
Recommending Join Queries via Query Log Analysis
— Complex ad hoc join queries over enterprise databases are commonly used by business data analysts to understand and analyze a variety of enterprise-wide processes. However, eff...
Xiaoyan Yang, Cecilia M. Procopiuc, Divesh Srivast...