Sciweavers

1411 search results - page 57 / 283
» Building a database on S3
Sort
View
APWEB
2004
Springer
14 years 4 months ago
Using Relational Database Constraints to Design Materialized Views in Data Warehouses
Queries to data warehouses often involve hundreds of complex aggregations over large volumes of data, and so it is infeasible to compute these queries by scanning the data sources ...
Taehee Lee, Jae-young Chang, Sang-goo Lee
CIVR
2008
Springer
152views Image Analysis» more  CIVR 2008»
14 years 13 days ago
FISH: a practical system for fast interactive image search in huge databases
The problem of search and retrieval of images using relevance feedback has attracted tremendous attention in recent years from the research community. A real-world-deployable inte...
Pradhee Tandon, Piyush Nigam, Vikram Pudi, C. V. J...
ESA
2010
Springer
161views Algorithms» more  ESA 2010»
13 years 11 months ago
Top-k Ranked Document Search in General Text Databases
Text search engines return a set of k documents ranked by similarity to a query. Typically, documents and queries are drawn from natural language text, which can readily be partiti...
J. Shane Culpepper, Gonzalo Navarro, Simon J. Pugl...
SIGMOD
2007
ACM
111views Database» more  SIGMOD 2007»
14 years 10 months ago
User-centric personalized extensibility for data-driven web applications
We describe a novel programming model for building, extending, and personalizing web-based data-driven applications. Categories and Subject Descriptors D.2.2 [Software Engineering...
Nitin Gupta 0003, Fan Yang 0002, Alan J. Demers, J...
REFLECTION
2001
Springer
14 years 3 months ago
Template Metaprogramming an Object Interface to Relational Tables
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
Giuseppe Attardi, Antonio Cisternino