Posts

links for 2007-04-30

Styleshout.com - Free Website Templates, CSS and Webdesign Resources (tags: css )

links for 2007-04-28

Pig - Analysis of Very Large Data Sets We are creating infrastructure to support ad-hoc analysis of very large data sets. (tags: database )

links for 2007-04-23

Better Gmail A collection of scripts to enhance gmail. (tags: email gmail )

links for 2007-04-22

NetBeans Ruby IDE A stand alone ruby and ruby on rails IDE on Netbeans (tags: ruby )

links for 2007-04-20

Welcome to the JDBM Project Java object persistence engine, similar to Berkeley DB (tags: java database )

Calculating and Compressing OLAP Cubes

Over the weekend, I've been hard at work at writing an implementation of the Dwarf algorithm for compressing and calculating (aggregating) OLAP cubes. The initial results look good, and I've learned a great deal. To begin, a little background. OLAP cubes typically perform numerous calculations and aggregations on a dimensional model in order to speed up query performance. Data warehouses are all about storing extremely large sets of data, and presenting it to the user for analysis. Users being users, they don't want to wait while you perform a SQL GROUP BY and SUM over 10 million rows. So an effective OLAP cube calculates all of the GROUP BY combinations ahead of time, dramatically speeding up users' queries against the cube. The trouble is that the number of GROUP BY combinations increases exponentially as the numbers of dimensions (and dimension attributes) increases. Plus, data warehouses are meant to store data over multiple years, and at a very fine gra...

links for 2007-04-15

Washing Machine Smell Tips and tricks to get rid of the nasty smell in my washing machine. (tags: house )