Sciweavers

9 search results - page 1 / 2
» SRQL: Sorted Relational Query Language
Sort
View
SSDBM
1998
IEEE
95views Database» more  SSDBM 1998»
13 years 9 months ago
SRQL: Sorted Relational Query Language
A relation is an unordered collection of records. Often, however, there is an underlying order (e.g., a sequence of stock prices), and users want to pose queries that reflect this...
Raghu Ramakrishnan, Donko Donjerkovic, Arvind Rang...
SLE
2009
Springer
13 years 11 months ago
ScalaQL: Language-Integrated Database Queries for Scala
One of the most ubiquitous elements of modern computing is the relational database. Very few modern applications are created without some sort of database backend. Unfortunately, r...
Daniel Spiewak, Tian Zhao
CIKM
2009
Springer
13 years 11 months ago
Bitmap indexes for relational XML twig query processing
Due to an increasing volume of XML data, it is considered prudent to store XML data on an industry-strength database system instead of relying on a domain specific application or...
Kyong-Ha Lee, Bongki Moon
ICDE
1995
IEEE
139views Database» more  ICDE 1995»
14 years 6 months ago
Set-Oriented Mining for Association Rules in Relational Databases
We describe set-oriented algorithms for mining association rules. Such algorithms imply performing multiple joins and may appear to be inherently less escient than special-purpose...
Maurice A. W. Houtsma, Arun N. Swami
PEPM
2010
ACM
14 years 1 months ago
Optimizing relational algebra operations using generic equivalence discriminators and lazy products
We show how to efficiently evaluate generic map-filter-product queries, generalizations of select-project-join (SPJ) queries in relational algebra, based on a combination of two...
Fritz Henglein