DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software MySQL: Indexing for Better Performance

Best practices of creating indexes that increase the query speed and optimize database performance

Software MySQL Proxy. A powerful, flexible MySQL toolbox.

MySQL-Proxy is a software application that, as the name suggests, sits between your client and MySQL server(s) allowing you to monitor, analyse or transform that communication.…

Software Lucene's Latest (for Libraries)

Lucene powers the search capabilities of practically all library discovery platforms, by way of Solr, etc. The Lucene project evolves rapidly, and it's a full-time job…

Technology Top-k Exploration of Query Candidates for Efficient Keyword Search on Graph-Shaped (RDF) Data

Top-k Exploration of Query Candidates for Efficient Keyword Search on Graph-Shaped (RDF) DataICDE paper presentation

Technology qCube: Efficient integration of range query operators over a high dimension data cube

Present a new cube approach, designed for high dimension range queries. Our cube approach, named Query Cube (qCube), implements Equal, Not Equal, Greater or Less than, Some,…

Technology Culvert: A Robust Framework for Secondary Indexing of Structured and Unstructured Data

Ed Kohlwey's presentation at 2011 Hadoop Summit. Secondary indexing is a common design pattern in BigTable-like databases that allows users to index one or more columns…