Sciweavers

2574 search results - page 32 / 515
» Typed Query Languages for Databases Containing Queries
Sort
View
SIGMOD
1998
ACM
115views Database» more  SIGMOD 1998»
14 years 27 days ago
Providing Database-like Access to the Web Using Queries Based on Textual Similarity
Most databases contain “name constants” like course numbers, personal names, and place names that correspond to entities in the real world. Previous work in integration of het...
William W. Cohen
ICDE
2008
IEEE
144views Database» more  ICDE 2008»
14 years 10 months ago
QShuffler: Getting the Query Mix Right
The typical workload in a database system consists of a mixture of multiple queries of different types, running concurrently and interacting with each other. Hence, optimizing perf...
Mumtaz Ahmad, Ashraf Aboulnaga, Shivnath Babu, Kam...
ICDE
2010
IEEE
408views Database» more  ICDE 2010»
14 years 3 months ago
Hive - a petabyte scale data warehouse using Hadoop
— The size of data sets being collected and analyzed in the industry for business intelligence is growing rapidly, making traditional warehousing solutions prohibitively expensiv...
Ashish Thusoo, Joydeep Sen Sarma, Namit Jain, Zhen...
GVD
2009
125views Database» more  GVD 2009»
13 years 6 months ago
A quantum logic-based query processing approach for extending relational query languages
Evaluating a traditional database query against a data tuple returns a true on match and a false on mismatch. Unfortunately, there are many application scenarios where such an eva...
Sebastian Lehrack
IC
2007
13 years 10 months ago
HTSQL - a Native Web Query Language
Hyper-Text Structured Query Language (HTSQL) is a standardizable middleware component that translates a HTTP request into an SQL query, performs the query against a relational dat...
Clark Evans