Sciweavers

109 search results - page 2 / 22
» Preference SQL - Design, Implementation, Experiences
Sort
View
ICDE
2010
IEEE
241views Database» more  ICDE 2010»
14 years 4 months ago
FlexPref: A Framework for Extensible Preference Evaluation in Database Systems
Personalized database systems give users answers tailored to their personal preferences. While numerous preference evaluation methods for databases have been proposed (e.g., skylin...
Justin J. Levandoski, Mohamed F. Mokbel, Mohamed E...
KDD
2004
ACM
624views Data Mining» more  KDD 2004»
13 years 10 months ago
Programming the K-means clustering algorithm in SQL
Using SQL has not been considered an efficient and feasible way to implement data mining algorithms. Although this is true for many data mining, machine learning and statistical a...
Carlos Ordonez
IDEAS
2009
IEEE
176views Database» more  IDEAS 2009»
13 years 11 months ago
Evaluation of skyline algorithms in PostgreSQL
In this paper, we present our work on evaluating the skyline algorithms BNL, SFS, and a variant of LESS in PostgreSQL. It is well known that the performance of skyline queries is ...
Hannes Eder, Fang Wei
SIGMOD
2002
ACM
118views Database» more  SIGMOD 2002»
14 years 4 months ago
Compressing SQL workloads
Recently several important relational database tasks such as index selection, histogram tuning, approximate query processing, and statistics selection have recognized the importan...
Surajit Chaudhuri, Ashish Kumar Gupta, Vivek R. Na...
ICDE
2006
IEEE
152views Database» more  ICDE 2006»
13 years 10 months ago
Redundancy Awareness in SQL Queries
In this paper, we study SQL queries with aggregate subqueries that share common tables and conditions with the outer query. While several approaches can deal with such queries, th...
Bin Cao, Antonio Badia