Sciweavers

1846 search results - page 271 / 370
» Fuzzy queries and relational databases
Sort
View
ICDE
2010
IEEE
231views Database» more  ICDE 2010»
14 years 5 months ago
Estimating the progress of MapReduce pipelines
Abstract— In parallel query-processing environments, accurate, time-oriented progress indicators could provide much utility given that inter- and intra-query execution times can ...
Kristi Morton, Abram Friesen, Magdalena Balazinska...
ICDE
2006
IEEE
164views Database» more  ICDE 2006»
14 years 4 months ago
Clustering Multidimensional Trajectories based on Shape and Velocity
Recently, the analysis of moving objects has become one of the most important technologies to be used in various applications such as GIS, navigation systems, and locationbased in...
Yutaka Yanagisawa, Tetsuji Satoh
CIKM
2004
Springer
14 years 3 months ago
Indexing text data under space constraints
An important class of queries is the LIKE predicate in SQL. In the absence of an index, LIKE queries are subject to performance degradation. The notion of indexing on substrings (...
Bijit Hore, Hakan Hacigümüs, Balakrishna...
LAWEB
2003
IEEE
14 years 3 months ago
Storing RDF as a Graph
RDF is the first W3C standard for enriching information resources of the Web with detailed meta data. The semantics of RDF data is defined using a RDF schema. The most expressiv...
Valerie Bönström, Annika Hinze, Heinz Sc...
VLDB
2001
ACM
153views Database» more  VLDB 2001»
14 years 2 months ago
A Fast Index for Semistructured Data
Queries navigate semistructured data via path expressions, and can be accelerated using an index. Our solution encodes paths as strings, and inserts those strings into a special i...
Brian F. Cooper, Neal Sample, Michael J. Franklin,...