<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Active OLAP released</title>
	<atom:link href="http://techblog.floorplanner.com/2008/07/29/active-olap-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 20 Nov 2009 23:38:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Willem</title>
		<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/comment-page-1/#comment-689</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Wed, 05 Aug 2009 06:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=119#comment-689</guid>
		<description>It basically works on (a copy of) your application database, utilizing the ActiveRecord models you have for the tables in the database.</description>
		<content:encoded><![CDATA[<p>It basically works on (a copy of) your application database, utilizing the ActiveRecord models you have for the tables in the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lux</title>
		<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/comment-page-1/#comment-688</link>
		<dc:creator>lux</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=119#comment-688</guid>
		<description>hi, just wondering what OLAP data stores this will work with.</description>
		<content:encoded><![CDATA[<p>hi, just wondering what OLAP data stores this will work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem van Bergen</title>
		<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/comment-page-1/#comment-658</link>
		<dc:creator>Willem van Bergen</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=119#comment-658</guid>
		<description>Development has stalled somewhat, as the plugin currently performs the task I need it to do. It is however in production use in several projects. I would urge you to make create issues on the GitHub project if you&#039;re missing functionality, but I cannot promise to actually implement it :-)

About performance: the plugin does not really perform queries itself, it just makes it easier to write complex OLAP queries. So, beside some constant overhead to build the SQL query and interpret the result, the performance is dependent only on the database work. The heavy lifting is done by your database. So, wise database design and setting the appropriate indices is a must to get decent performance. 

At Floorplanner, we use this plugin to query our data of 1+ million users on the live database and it performs fine. Of course, you can always create a separate database with customized indices for reporting only to get improved performance.</description>
		<content:encoded><![CDATA[<p>Development has stalled somewhat, as the plugin currently performs the task I need it to do. It is however in production use in several projects. I would urge you to make create issues on the GitHub project if you&#8217;re missing functionality, but I cannot promise to actually implement it <img src='http://techblog.floorplanner.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>About performance: the plugin does not really perform queries itself, it just makes it easier to write complex OLAP queries. So, beside some constant overhead to build the SQL query and interpret the result, the performance is dependent only on the database work. The heavy lifting is done by your database. So, wise database design and setting the appropriate indices is a must to get decent performance. </p>
<p>At Floorplanner, we use this plugin to query our data of 1+ million users on the live database and it performs fine. Of course, you can always create a separate database with customized indices for reporting only to get improved performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stanislav O. Pogrebnyak</title>
		<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/comment-page-1/#comment-657</link>
		<dc:creator>Stanislav O. Pogrebnyak</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=119#comment-657</guid>
		<description>Hi!

How are things going on that project? Is it still alive. And I can&#039;t find any words about performance. OLAP assumes that all queries should be very fast. Have u tested on big data amounts?

Actually the idea is great.

Thnx!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>How are things going on that project? Is it still alive. And I can&#8217;t find any words about performance. OLAP assumes that all queries should be very fast. Have u tested on big data amounts?</p>
<p>Actually the idea is great.</p>
<p>Thnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floorplanner Tech Blog &#187; Blog Archive &#187; Easy OLAP queries in ActiveRecord</title>
		<link>http://techblog.floorplanner.com/2008/07/29/active-olap-released/comment-page-1/#comment-85</link>
		<dc:creator>Floorplanner Tech Blog &#187; Blog Archive &#187; Easy OLAP queries in ActiveRecord</dc:creator>
		<pubDate>Tue, 29 Jul 2008 16:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=119#comment-85</guid>
		<description>[...] I rewrote it and released this project on [...]</description>
		<content:encoded><![CDATA[<p>[...] I rewrote it and released this project on [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
