<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gobán Saor &#187; ETL</title>
	<atom:link href="http://blog.gobansaor.com/category/etl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com</link>
	<description>A country datasmith.</description>
	<lastBuildDate>Sat, 04 Sep 2010 09:29:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.gobansaor.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/67e164f5d51c2b3115a7819b84505c13?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gobán Saor &#187; ETL</title>
		<link>http://blog.gobansaor.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.gobansaor.com/osd.xml" title="Gobán Saor" />
	<atom:link rel='hub' href='http://blog.gobansaor.com/?pushpress=hub'/>
		<item>
		<title>Micro ETL in the PowerPivot age</title>
		<link>http://blog.gobansaor.com/2010/08/20/micro-etl-in-the-powerpivot-age/</link>
		<comments>http://blog.gobansaor.com/2010/08/20/micro-etl-in-the-powerpivot-age/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 18:23:24 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>
		<category><![CDATA[Star Schema]]></category>
		<category><![CDATA[decision support]]></category>
		<category><![CDATA[micro ETL]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=1089</guid>
		<description><![CDATA[Although PowerPivot has many of the characteristics of an ETL tool, i.e. the ability to connect to disparate datasources, to filter that data and to transform it, it will still hit a brick wall when confronted by the typical data spewed &#8230; <a href="http://blog.gobansaor.com/2010/08/20/micro-etl-in-the-powerpivot-age/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1089&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although PowerPivot has many of the characteristics of an ETL tool, i.e. the ability to connect to disparate datasources, to filter that data and to transform it, it will still hit a brick wall when confronted by the typical data spewed out by operational systems. I&#8217;m sure this is by design as a sophisticated ETL tool is both complex to design and, probably even more relevant, is difficult to use.</p>
<p>Mind you, a few years back we IT pros would have said the same about front-end BI cube configuration, and behold today we have tools such as PowerPivot that prove that this doesn&#8217;t always hold true. Perhaps subsequent versions of PowerPivot will do the same for ETL as it has for BI cubes. In the mean time much of the necessary ETL will have to take place prior to loading into PowerPivot.  But where?</p>
<p>First off, what&#8217;s ETL?</p>
<p>The term ETL applies to one of the trinity of activities that have, over the last two decades or so, been at the heart of reporting/decision support systems. The other two terms: DW (data warehousing)  &amp; BI (business intelligence), are sometimes used to refer to the whole process but can also be used to refer to two distinct sub-processes. Confused? Well, so you should be; these terms have been abused and redefined by scores of vendors over the years but for our purpose here we&#8217;ll stick to their roles as acronyms for the two of the  processes involved in the preparation &amp; presentation of reporting data.</p>
<p>BI is the term now most commonly associated by non-IT folks with decision support systems, as it&#8217;s role is the most obvious i.e. front-end presentation and manipulation of data; the dashboards, pivots, charts, summary lists etc&#8230;</p>
<p>DW, data warehousing, is the term that most IT people who&#8217;ve been in the business for a while would use to describe the techniques, best practice etc. associated with this area. The heart of traditional DW was the data warehouse itself, a mighty repository of historical data optimized for reporting purposes. When DW as a concept started it was very rare indeed for operational (OLTP) systems to hold transactional data for more that a few weeks, usually just long enough to get through month-end.  Such specially built datastores&#8217; days may be numbered as the data capacity of operational systems grow and the data munching ability of new ETL techniques (<a href="http://en.wikipedia.org/wiki/MapReduce">MapReduce</a> for example) to transform vast amounts of data continues to increase.</p>
<p>ETL stands for Extract,Transform and Load; sometimes also styled, ELT, extract load &amp; transform (PowerPivot would fall into this catergory). This is the process which traditionally swallowed most of the development budget in DW/BI projects (and kept me gainfully employed for years). It was the area where the dark arts of datasmiths collided with the often frightening reality of raw untamed data, with the added venom of corporate-politics-driven &#8220;data ownership&#8221; battles.  A messy business, and continues to be, even in these days of open data and open <a class="zem_slink" title="Application programming interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/Application_programming_interface">APIs</a>.</p>
<p>ETL tools vary from text-editor written SQL to hugely expensive point&#8217;n'click ETL packages. Packaged ETL vendors promised (and continue to do so) that their tools would vanquish the dark arts of datasmiths with products that were so easy to use that the CEO would chip in with a few scripts to get the project finished. The reality was that IT types  found they had to learn yet another sub-optimal &#8220;language&#8221; and more often than not had to drop-down to &#8220;proper&#8221; languages to actually drive the thing to completion. ETL was (and still largely is) the preserve of IT.</p>
<div id="attachment_1100" class="wp-caption alignleft" style="width: 310px"><a href="http://gobansaor.files.wordpress.com/2010/08/herding-cats.jpg"><img class="size-medium wp-image-1100 " title="Herding Cats" src="http://gobansaor.files.wordpress.com/2010/08/herding-cats.jpg?w=300&#038;h=173" alt="" width="300" height="173" /></a><p class="wp-caption-text">ETL is easier than herding cats but just about ...</p></div>
<p>The tools have improved a lot since those early days and open source has at least removed for some the 6 figure licensing costs from the equation. ETL, <a href="http://technologizer.com/2010/08/13/google-app-inventor/">like programming in general</a>, is hard, so get over it. Tools, basic knowledge of SQL and data modelling skills can help to make ETL approachable to non-IT types, but it still has the potential to make your head hurt.</p>
<p>So what&#8217;s a PowerPivot&#8217;r to do?</p>
<p>If your organisation already has a data warehouse in place you&#8217;re in luck as it&#8217;s quite likely a lot of the data you require will exist in the optimal PowerPivot import format, <a href="http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/">i.e. a star schema</a>. You might be out of luck though, a significant percentage of DWs will not have used dimensional modeling and you could find yourself looking a complex <a href="http://en.wikipedia.org/wiki/Online_transaction_processing">OLTP like</a> data model. In that case, and in the case of pulling the data directly from an operational system, you&#8217;re in the micro ETL business. Even if your IT infrastructure provides you with cleansed and understandable data, you&#8217;ll be faced with integrating external or<a href="http://vaughanmerlyn.com/2008/07/22/shadow-it-the-good-the-bad-and-the-ugly/"> shadow-IT</a> data (probably one of the main reasons why PowerPivot appeals); again you&#8217;ll either need IT support or else you must learn how to do it yourself.</p>
<p>Long before the likes of PowerPivot appeared I regularly found myself  in need of a micro ETL toobox i.e. a set of tools that would enable me to quickly and cost-effectively prepare data for loading into some system or other. Nine out of ten times that system was an Excel <a class="zem_slink" title="Pivot table" rel="wikipedia" href="http://en.wikipedia.org/wiki/Pivot_table">PivotTable</a> (the rest of the time it was usually a master data take-on task or some variation of systems&#8217; commissioning). Although the consumers of my datasmithing services would most likely assume that I used Excel alone to perform these works of wonder, I usually had an Oracle database (along with its data loaders and superb PL/SQL language) as my secret ingredient. This combination of Excel and Oracle served me (and my clients) well, but it wasn&#8217;t the Oracle bit that gave me the edge; I could, and did, substitute SQL Server and MS Access for the SQL layer. The real trick was the combination of Excel&#8217;s flexibility/presentational strengths with SQL&#8217;s list handling power.</p>
<p>The problem with this approach was that the interface between the SQL engines &amp; the spreadsheets often involved quite a number of manual steps, and the presence of database software (even MS Access) could not always be depended on. It took my discovery of <a class="zem_slink" title="SQLite" rel="homepage" href="http://sqlite.org/">SQLite</a> to enabled me to finally combine the two worlds; <a href="http://www.gobansaor.com/xlite">xLite was born</a>!</p>
<p>This combination of Excel, and an in-process SQL engine (provided by SQLite) with the added optional ability to call either VBA, JavaScript or Python scripts, has provided me with a hugely flexible and powerful micro ETL tool. Now, with the arrival of PowerPivot, I have both the micro ETL and micro BI tools to build cost-effective Excel-based decision support systems.</p>
<p>Being Excel based, means that the end result is delivered in a format that many business people are comfortable with; PowerPivot is designed very much with &#8220;civilian&#8221; datasmiths in mind. Likewise, xLite&#8217;s ability to use VBA, simple SQL and Excel formula to perform data transformations makes a large part (if not all) of the ETL process &#8220;civilian friendly&#8221;.</p>
<p>I&#8217;m not saying that everything I can do with xLite will be as easy for an non-IT datasmith; many datasources are either too difficult and/or extremely time consuming for end-users to navigate; but much of the business logic can be expressed in Excel terms with the highly technical or time-consuming tasks  handled by SQL or VBA/Python/JavaScript. xLite is not only for once-off transformations but can also be used to automate ETL, report generation and refresh tasks (including refreshing PowerPivot itself).</p>
<p>So, if you&#8217;re thinking about utilising PowerPivot, but need help in preparing your data and automating the tasks involved, <a href="http://www.gobansaor.com/">perhaps we should talk.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/1089/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1089&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/08/20/micro-etl-in-the-powerpivot-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2010/08/herding-cats.jpg?w=300" medium="image">
			<media:title type="html">Herding Cats</media:title>
		</media:content>
	</item>
		<item>
		<title>Power (Pivot) to the People</title>
		<link>http://blog.gobansaor.com/2010/08/11/power-pivot-to-the-people/</link>
		<comments>http://blog.gobansaor.com/2010/08/11/power-pivot-to-the-people/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 15:21:56 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[excel]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=1075</guid>
		<description><![CDATA[From a lot of the coverage of PowerPivot you could easily be under the impression that the product is aimed only at those with a reasonable understanding of traditional BI/Data Warehousing/RDBMS techniques. A lot of the people writing about it &#8230; <a href="http://blog.gobansaor.com/2010/08/11/power-pivot-to-the-people/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1075&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="PowerPivot to the People" src="http://upload.wikimedia.org/wikipedia/en/3/36/Power_to_the_People.jpg" alt="" width="320" height="320" />From a lot of the coverage of PowerPivot you could easily be under the impression that the product is aimed only at those with a reasonable understanding of traditional BI/Data Warehousing/RDBMS techniques. A lot of the people writing about it are from &#8220;Big BI&#8221;/&#8221;Big IT&#8221; backgrounds and tend to view the world from that perspective. I too could be accused of this bias with my previous post detailing <a href="http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/">the benefits of first creating a star schema</a> before loading data into PowerPivot. For those of you from a business or pure spreadsheet background don&#8217;t be put off by this coverage; PowerPivot is, like its PivotTable ancestor, a tool accessible to all.</p>
<p>Although a star schema design is necessary to get the most from PowerPivot, it can also add value to large datasets comprised of a single flat table or a table with one or two &#8220;vlookup&#8221; tables. In fact, the PowerPivot equivalent of <a href="http://office.microsoft.com/en-ca/excel-help/vlookup-HP005209335.aspx">&#8216;vlookup&#8217; </a>is much easier and far more powerful than the Excel original. Such lookups not only replace vlookup but also <a href="http://en.wikipedia.org/wiki/Join_(SQL)">SQL joins</a>. Unlike SQL joins, Powerpivot joins are case-insensitive (so &#8220;PowerPivot&#8221; = &#8220;Powerpivot&#8221;, for example) and trailing spaces are also ignored, so much more forgiving of &#8220;bad data&#8221;.  The ever-tricky case of SQL outer-joins (allowing for blank lookup codes or the code not existing on the lookup table) is also taken care of via the <a href="http://technet.microsoft.com/en-us/library/ff452109.aspx">&#8220;Unknown Member&#8221;</a>.</p>
<p>The new <a href="http://social.technet.microsoft.com/wiki/contents/articles/powerpivot-data-analysis-expressions-dax-language.aspx">DAX formula language </a>might be off-putting to many (in particular DAX used in the creation of measures, its most powerful feature). But again, a huge amount can be achieved using the automatically generated measures (near replicas of those available in a normal pivot).</p>
<p>So if you have a data source that is too large to load into a spreadsheet, or perhaps up until now your data has had to be summarised or SQL joined by IT prior to loading, then PowerPivot is well worth investigating for its heavy-lifting capabilities alone.</p>
<p>Even without very large datasets to play with, PowerPivot can be useful as a micro-ETL (Extract, Transform &amp; Load) tool. It&#8217;s very easy to load data from multiple databases and other sources and by learning a few simply DAX formulas it&#8217;s possible to transform the data to whatever formats required. The resulting table can then either be cut and pasted into an Excel sheet for pivoting/filtering or pivoted using PowerPivot. The main advantage of pivoting such data using a PivotTable rather than PowerPivot is the ability to show-detail (<a href="http://blog.gobansaor.com/2010/06/29/powerpivot-show-detail-not-allowed/">a big missing in the case of PowerPivot</a>).</p>
<p>To further explore the power of this revolutionary tool, I&#8217;d recommend <a href="http://www.mrexcel.com/">Bill Jelen&#8217;s (MrExcel</a>) <a href="http://www.amazon.com/PowerPivot-Data-Analyst-Microsoft-MrExcel/dp/0789743159/"><strong>PowerPivot For The Data Analyst</strong></a> book. Aimed squarely at Excel power-users (don&#8217;t think it mentioned a star-schema once, and only dealt with SharePoint deployment in the last chapter) this is a much better choice that the IT focused (and MS Marketing driven) <strong><a href="http://www.amazon.com/Professional-Microsoft-PowerPivot-SharePoint-Programmer/dp/0470587377">Professional Microsoft PowerPivot for Excel and SharePoint</a>.</strong></p>
<p>Another plus of Bill&#8217;s book, besides learning PowerPivot, is that you might learn something new about normal PTs, for example look out for the  &#8221;un-crosstab a crosstab&#8221; trick using a consolidated range pivot. The  Professional book also offers a behind the scenes look at the development of PowerPivot, including the gem that initially is was envisaged as an MS Access tool!</p>
<p><em>PowerPivot to the people, viva </em><em>la Revolución!</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/1075/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/1075/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/1075/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1075&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/08/11/power-pivot-to-the-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/3/36/Power_to_the_People.jpg" medium="image">
			<media:title type="html">PowerPivot to the People</media:title>
		</media:content>
	</item>
		<item>
		<title>Star Schemas &#8211; to boldly go where no Excel spreadsheet has gone before</title>
		<link>http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/</link>
		<comments>http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 17:50:10 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[Palo]]></category>
		<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[Star Schema]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=1038</guid>
		<description><![CDATA[One of the many things that delights me about PowerPivot is the central role played by the Star Schema. Those of you reading with a data-warehousing background would shrug your shoulders and say: &#8220;So what, what else would you expect &#8230; <a href="http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1038&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gobansaor.files.wordpress.com/2010/07/star-ship.png"><img class="alignleft size-medium wp-image-1044" title="star-ship" src="http://gobansaor.files.wordpress.com/2010/07/star-ship.png?w=300&#038;h=296" alt="" width="300" height="296" /></a>One of the many things that delights me about <a href="http://powerpivot.com/">PowerPivot</a> is the central role played by the Star Schema. Those of you reading with a data-warehousing background would shrug your shoulders and say: &#8220;So what, what else would you expect to find at the core of a BI tool?&#8221;.</p>
<p>Those from an Excel PivotTable background would ask: &#8220;What&#8217;s a Star Schema, why do we need one,what&#8217;s wrong with a the good old-fashioned single flattened table?&#8221;.</p>
<p>Those from a classic <a href="http://en.wikipedia.org/wiki/MOLAP">MOLAP</a> background (Essbase, TM1, Palo) might also ask: &#8220;Why do we need this extra layer? Load the cube directly from the operational data model and get on with it!&#8221;.</p>
<p>A quick Q&amp;A is perhaps the best way for me to explain why star schema design is a powerful skill in a datasmith&#8217;s toolset.</p>
<p>First off, what&#8217;s a Star Schema?</p>
<p>A Star Schema (also know as the dimensional model) is a denormalised (flattened) data model used to simplify an operational (OLTP) data model to better accommodate reporting and what-if analysis.</p>
<p>At its simplest, it consists of a central fact table with links back to a &#8220;surrounding&#8221; set of dimensional tables, hence the star name. A variation is the snow-flake schema, where the dimensional tables are not fully denormalised (e.g. Product Category-&gt;Product-&gt;Fact instead of  Product-&gt;Fact).</p>
<p>The role of the fact table (besides being the table that hosts most of the <a href="http://en.wikipedia.org/wiki/Measure_(data_warehouse)">measure fields</a>) is to create linkages between dimensions (such as Customer, Product, Date) usually based on an actual transactional event (e.g. Invoice) or a proposed event (such as a Budget or Forecasted Sale). In effect, simplifying  the often complex work-flow-driving connections of a typical operational system by using a single many-to-many relationship (modern ERP/CRM systems&#8217; data models consist of scores of configurable many-to-many relationships).</p>
<p>Many wrongly believe the star-schema was adopted for performance reasons and now that in-memory OLAP is becoming the norm it&#8217;s no longer necessary to use dimensional modelling techniques. In fact, in the early days of data-warehousing, RDBMs had great difficulty efficiently handling star-queries (and some such as MySQL and <a href="http://blog.gobansaor.com/2007/08/30/sqlite-star-query/">SQLite, still do</a>).</p>
<p>The original primary purpose of the star schema was to simplify the SQL required to access reporting data; to make the model more approachable to non-technical users. Of course, even simple SQL was beyond the knowledge or interest of most end-users but a sizeable proportion were happy to do so (often helped by SQL &#8220;generators&#8221; such as MicroStratery or Business Objects). But even in situations where SQL-wielding civilians were not to be found, the simplicity of the dimensional models  proved to be a valuable aid when establishing and developing the warehouse data requirements. PowerPivot requires no SQL knowledge to manipulate the dimensional model which brings the original concept full-circle but this time opening its possibilities to a much wider audience.</p>
<p>But surely, concentrating on the actual reports would be a more valuable requirements gathering exercise?</p>
<p>A so called &#8220;bottom-up approach&#8221; is often the best way to approach a reporting request particularly if the reports are simple one-off &#8220;traditional&#8221; reports. But for self-service BI, this needs to be combined with a top-down dimensional design. The idea is not to build out each and every report or indeed cube but to build a structure that&#8217;ll support likely queries. The process of building a star schema provides both a logical model and a physical implementation of that model against which potential queries can be tested. I&#8217;ve worked on several POCs destined for implementation in Essbase where the star-schema was built and potential cubes mocked up using Excel PivotTables that subsequently never went any further (except for the star-schema ETL process). The end-users derived sufficient value from the denormalised star-schema pivoted and reported in Excel.</p>
<p>In traditional ROLAP data-warehouses where the cubes were built directly against star-schemas, the pure logical approach to the data model often had to take a back-seat to the necessity of fine-tuning it to make response times (be that <a href="http://en.wikipedia.org/wiki/Extract,_transform,_load">ETL</a> or user-pivoting) acceptable. This is why I much preferred situations where the star acted as a logical model from which MOLAP cubes were built.</p>
<p>With PowerPivot, <a href="http://en.wikipedia.org/wiki/ROLAP">ROLAP</a> has a new champion. The column-oriented high-compression in-memory architecture means that the compromises of the past are no longer necessary. The fact table reverts back to it primary role as a many-to-many connector. In a <a href="http://en.wikipedia.org/wiki/OLAP_cube">pure hypercube</a>, measures are just another dimension (the approach that <a href="http://www.palo.net/en/">Palo</a> takes), this is also now true of PowerPivot models; measures can be sourced from dimension tables and dimensions from fact tables as it logically should be, but without the performance hit of old.</p>
<p>But what&#8217;s the advantage of a star schema over a flattened table when using PowerPivot?</p>
<p>It is true that the same flattened table model as used to backend a PivotTable can be used within PowerPivot. But doing so would limit the potential of the <a href="http://technet.microsoft.com/en-us/library/ee835613.aspx">DAX language</a> to construct measures such as average sales spread over potential customers (rather than actual customers that would typically be represented on a flattened table). Also, by creating &#8220;conformed dimensions&#8221; (single cross-business views of Customer, Product etc.) and using such tables as dimensional sources for multiple fact tables, &#8220;virtual cubes&#8221; that combine values from multiple fact tables can be built.</p>
<p>If you&#8217;re new to dimensional modelling I&#8217;d recommend t<a href="http://www.kimballgroup.com/">he books &amp; articles of Ralph Kimbal</a> as good starting point. You do have to be aware that some of the advice regarding efficiency trade-offs, surrogate keys etc. do not  apply in a PowerPivot scenario (<a href="http://sqlblog.com/blogs/marco_russo/archive/2010/01/26/memory-considerations-about-powerpivot-for-excel.aspx">even though other performance issues still apply</a>) but the logical design tips still apply.</p>
<p>Star Schemas: to explore strange new conformed dimensions, to seek out new measures, to boldly go where no Excel spreadsheet has gone before.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/1038/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/1038/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/1038/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=1038&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/07/09/star-schemas-to-boldly-go-where-no-excel-spreadsheet-has-gone-before/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2010/07/star-ship.png?w=300" medium="image">
			<media:title type="html">star-ship</media:title>
		</media:content>
	</item>
		<item>
		<title>SQLite XML Streaming Virtual Table via Expat</title>
		<link>http://blog.gobansaor.com/2010/06/16/sqlite-xml-streaming-virtual-table-via-expat/</link>
		<comments>http://blog.gobansaor.com/2010/06/16/sqlite-xml-streaming-virtual-table-via-expat/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:45:26 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Expat]]></category>
		<category><![CDATA[SQLite Virtual Tables]]></category>
		<category><![CDATA[SQLite Extension]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=989</guid>
		<description><![CDATA[A few weeks ago I wrote a post on handling large XML datasets using MS&#8217;s SAX2 parser from within Excel. Although fast, the SAX2 parser is not as fast as the original of the species, the Expat Streaming XML parser; being &#8230; <a href="http://blog.gobansaor.com/2010/06/16/sqlite-xml-streaming-virtual-table-via-expat/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=989&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I wrote <a href="http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/">a post on handling large XML datasets using MS&#8217;s SAX2 parser</a> from within Excel. Although fast, the SAX2 parser is not as fast as the original of the species, the <a href="http://expat.sourceforge.net/">Expat Streaming XML parser</a>; being written in C and with a minimalist approach Expat&#8217;s speed is to be expected and this speed can be a real time saver.</p>
<p>Being at<a href="http://blog.gobansaor.com/2008/12/18/sql-does-exactly-what-it-says-on-the-tin/"> heart a SQL Jockey</a>, I also like to transfer XML data structures to relational ones at the earliest opportunity, especially when I&#8217;m in discovery mode. Small XML pretty-indented documents can be analysed by eye (wasn&#8217;t this the great selling-point, XML&#8217;s user-friendliness <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), but when the dataset is large,ugly and deeply nested I prefer to  load the data into a classic parent-child table such as this&#8230;<br />
<code><br />
<strong> static const char* DDL = "create table FOO("<br />
"fileName HIDDEN text,"<br />
"xmlString HIDDEN text,"<br />
"filter HIDDEN text,"<br />
"deParent text,"<br />
"deChild text,"<br />
"deLevel int,"<br />
"isAttribute text,"<br />
"ChildType text,"<br />
"LineNo HIDDEN int,"<br />
"Offset HIDDEN int,"<br />
"ItemNo HIDDEN int,"<br />
"parentRowid int"<br />
")";</strong></code></p>
<p><code><strong> </strong></code></p>
<p>As I found myself doing this repeatability I decided to code a <a href="http://www.sqlite.org/cvstrac/wiki?p=VirtualTables">SQLite Virtual Table</a> which by wrapping the Expat parser would stream out the parsed data  to populate such tables. The streaming data could either be consumed as it arrived or saved to a real (i.e. non-virtual) table for further analysis. In effect, creating a &#8216;relational DOM&#8217;, but unlike a DOM which is memory bound, it could exist as an in-memory table or as a disk-based one, making the handling and analysis of large datasets easier to achieve. The above snippet of code is the definition of the my VT_xmlPC virtual table. HIDDEN columns are a means of adding utility columns that don&#8217;t necessarily belong to the logical dataset, in this case fileName and xmlString are used to identify the XML to load.</p>
<p>If you&#8217;re interested in writing your own SQLite virtual tables this Dr. Dobb&#8217;s article <a href="http://www.drdobbs.com/database/202802959">Query Anything with SQLite</a> offers a good introduction to the subject. Wrapping Expat adds some extra complexity as you have to deal with two sets of callbacks, SQLite&#8217;s row request events and Expat&#8217;s events, and also with nested Expat parsers; so if you&#8217;re new to virtual tables start with the Dr Dobb&#8217;s example before diving into the xmlPC.c code.</p>
<p>The resulting virtual table is capable of handling most XML &#8216;data documents&#8217; as seen in the wild; as coded, it regards attributes as the equivalent of nested elements (with isAttribute = &#8216;Y&#8217;), and it doesn&#8217;t handle CDATA (but could easily be modified to so do).</p>
<p>To use it:</p>
<p>(a) load the xmlPC.dll <a href="http://www.sqlite.org/cvstrac/wiki?p=LoadableExtensions">extension</a></p>
<p>(b) create virtual table myTableName using VT_xmlPC</p>
<p>(c) select * from myTableName where fileName matches &#8220;C:\some xml file&#8221; or select * from myTableName where xmlString matches &#8221; &#8230;&#8221;</p>
<p>The &#8220;matches&#8221; predicates filter prior to row creation, &#8220;=&#8221;s etc. filter after row is constructed. The &#8220;fileName&#8221;, &#8220;xmlString&#8221; and &#8220;filter&#8221; columns are &#8220;matches&#8221; only columns as they initiate the creation of the table (using &#8220;matches&#8221; rather than &#8220;=&#8221;s for such utility columns is my own convention not a requirement of SQlite virtual tables). The &#8220;filter&#8221; column will restrict loading to elements of that name and the children nodes of that element.</p>
<p>Find here:</p>
<ul>
<li><a href="http://www2.gobansaor.com/share/xmlPC.c">the xmlPC.c code</a>,</li>
<li><a href="http://www2.gobansaor.com/share/xmlPC.dll">the VT_xmlPC virtual table implemented as a DLL SQLite extension</a>.</li>
</ul>
<p>Have fun.</p>
<p><em>Update:</em></p>
<p><em>The source code link on the Dr. Dobbs article appears to be broken, the code can be found </em><a href="ftp://66.77.27.238/sourcecode/ddj/2007/"><em>here</em></a><em> (Note: this is an FTP link) in the 0711.zip file. </em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/989/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=989&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/06/16/sqlite-xml-streaming-virtual-table-via-expat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaScript as an Excel scripting language via JSDB</title>
		<link>http://blog.gobansaor.com/2010/06/04/javascript-as-an-excel-scripting-language-via-jsdb/</link>
		<comments>http://blog.gobansaor.com/2010/06/04/javascript-as-an-excel-scripting-language-via-jsdb/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 17:44:59 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=953</guid>
		<description><![CDATA[A few years back I posted about JavaScript as an Excel scripting language via ExcelDNA. That involved using JavaScript (in the guise of JScript.NET) as an ExcelDNA scripting language. It was purely an academic exercise to prove it could be done, I continued &#8230; <a href="http://blog.gobansaor.com/2010/06/04/javascript-as-an-excel-scripting-language-via-jsdb/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=953&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few years back I posted about <a href="http://blog.gobansaor.com/2007/10/04/javascript-as-an-excel-scripting-language-via-exceldna/">JavaScript as an Excel scripting language via ExcelDNA</a>. That involved using JavaScript (in the guise of JScript.NET) as an <a href="http://exceldna.typepad.com/">ExcelDNA </a> scripting language. It was purely an academic exercise to prove it could be done, I continued to use C# (or increasingly VB.NET) to build .NET user defined functions. This time however, I&#8217;ve managed to embed JavaScript (in the guise of <a href="http://www.mozilla.org/js/spidermonkey/">Mozilla Foundation&#8217;s SpiderMonkey</a>) directly via a native C interface not to prove I could do it (even though there&#8217;s a definite satisfaction in simply doing it) but to use it.</p>
<p>Why add another scripting language to xLite, hasn&#8217;t it already got Python?</p>
<p>True, Python is and remains a very powerful add-on to <a href="http://www.gobansaor.com/xlite">xLite</a>. It&#8217;s a mature and long-established language, popular amongst IT professionals and &#8220;citizen programmers&#8221; alike. But, it&#8217;s a bit of a monster and can be awkward to package, particularly on Windows. By using <a href="http://www.py2exe.org/index.cgi/Tutorial">Py2Exe</a> and after a lot of digging on <a href="http://groups.google.com/group/wxPython-users/msg/dfad0122afda5d21?pli=1">the issue of manifest files</a> I have managed to package and isolate xLite&#8217;s Pythonic bits so that it can be used on a PC without first installing the required Python version (<del datetime="2010-06-11T10:46:38+00:00">I&#8217;ve only tested against V2.6, Python&#8217;s lack of a side-by-side Windows installation capability is a major pain-in-the-butt</del>   bad news: tested against Python 2.5 &amp; it doesn&#8217;t work; good news: side-by-side is possible; simply change the system path to reflect which-ever version you wish to run at the command line; xLite will (must) continue to use V2.6). <del datetime="2010-06-11T10:47:57+00:00">This &#8220;version-hell&#8221; mitigates against using Python as a core-element of xLite, fine for those of us who are comfortable with and require the full power of Python, but not as the tool&#8217;s primary scripting environment.</del></p>
<p>No, what I need is:</p>
<ul>
<li>a light (single EXE or DLL preferably) and an approachable popular language,</li>
<li>with native SQLite support,</li>
<li>runable as standalone executable (on both Windows &amp; Linux),</li>
<li>embeddable (is that a word?) in Excel via VBA-friendly DLL.</li>
</ul>
<p>Add to that essential list some nice-to-haves such as:</p>
<ul>
<li>native COM-interface support (for the likes of ADO etc.),</li>
<li>native networking support, for HTTP, raw TCP sockets etc.,</li>
<li>native (and easy to use) XML and JSON parsers and emitters,</li>
<li>ability to spawn detached/attached command line processes and the ability to stream data to and from such processes; allowing me to easily orchestrate &amp; provide a &#8220;grid&#8221; of processes (scripted, command line executables, Excel instances) both local and remote (with remote being either traditional servers, http servers or <a href="http://hadoop.apache.org/common/docs/current/streaming.html">Hadoop Streaming</a> grids).</li>
</ul>
<p>While looking at the various implementations of Javascipt as a server/shell language, I came across <a href="http://www.jsdb.org/">JSDB &#8211; JavaScript for Databases</a>. It&#8217;s a C++ wrapper around Mozilla&#8217;s SpiderMonkey, with lots of useful data related utility classes added. To make JSDB a perfect fit it simply required:</p>
<ul>
<li>a few minor changes to the <a href="http://bit.ly/bgwKI4">SQlite class</a> (allow the loading of Virtual Table extensions, add the ability to pass in the address of already open SQLite memory structures);</li>
<li>a linker change to use the DLL version of SQLite;</li>
<li>plus a <a href="http://bit.ly/aNYRCk">VBA-friendly DLL wrapper</a> ( &amp; <a href="http://bit.ly/dynHWD">VBA declares</a>, to call the <a href="http://bit.ly/arH2fB">DLL</a>) to replace the JSDB shell when embedding in Excel.</li>
</ul>
<p>From my <a href="http://blog.gobansaor.com/2009/03/14/sqlite-as-the-mp3-of-data/">SQLite as the MP3 of Data</a> post:  &#8221;<em>Just as &#8220;fractional horsepower” electrical motors revolutionised manufacturing and eventually all our lives (car starter-motors, fridge motors, washing machines etc.), “fractional horsepower” databases can do the same for data. Distributing data to where it is needed.&#8221; </em>I can now add a distributed &#8220;fractional horsepower&#8221; processing engine for that distributed data. This transforms <a href="http://www.gobansaor.com/xlite">xLite</a> from a micro-ETL platform into one capable of handling (or at least orchestrating) practically any ETL (Extract, Transform &amp; Load),DI (data integration) or &#8220;Time Asset&#8221; (<a href="http://blog.gobansaor.com/2010/05/12/time-assets/">see this post</a>) process.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/953/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=953&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/06/04/javascript-as-an-excel-scripting-language-via-jsdb/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>SAX and Bugs and XBRuLe</title>
		<link>http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/</link>
		<comments>http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/#comments</comments>
		<pubDate>Thu, 06 May 2010 12:26:10 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>
		<category><![CDATA[XBRL]]></category>
		<category><![CDATA[SAX]]></category>
		<category><![CDATA[SAX2 MSXML]]></category>
		<category><![CDATA[business reporting]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=908</guid>
		<description><![CDATA[Okay, the XBRuLe is a bit laboured, should be SAX &#38; bugs &#38; XBRL, but any excuse to play some Ian Dury Bugs (the programming type, not the creepy-crawlies), Simple API for XML and Extended Business Reporting Language;  these represented &#8230; <a href="http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=908&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, the XBRuLe is a bit laboured, should be <a href="http://en.wikipedia.org/wiki/Simple_API_for_XML">SAX</a> &amp; bugs &amp; <a href="http://www.xbrl.org/Home/">XBRL</a>, but any excuse to play some Ian Dury <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><span style="text-align:center; display: block;"><a href="http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/"><img src="http://img.youtube.com/vi/gBLeVcP_JQg/2.jpg" alt="" /></a></span></p>
<p>Bugs (the programming type, not the creepy-crawlies), Simple API for XML and Extended Business Reporting Language;  these represented the trinity of my concerns for the last three weeks  or so.</p>
<h3>First, the bugs:</h3>
<p>Several weeks back, I decided that the C portion of <a href="http://www.gobansaor.com/xLite">xLite</a> needed an overhaul. The codebase contained a lot of stuff that I no longer used and also contained code that I&#8217;d written when I first re-started using C (after a lapse of 20 years or so, the phrase &#8220;I&#8217;d forgotten more than I&#8217;d ever known&#8221; sums up the experience best); some of this code was <a href="http://en.wikipedia.org/wiki/Memory_leak">memory-leaking</a> like a sieve.</p>
<p>Also, the original Pivotal Solutions code was not UTF-8 enabled, instead it used the host pc&#8217;s default character set codepage, this needed to change (if you don&#8217;t know what I&#8217;m talking about see <a href="http://www.joelonsoftware.com/articles/Unicode.html">Joel Spolsky&#8217;s lecture </a>to the developers of the world &#8211; well actually, primarily to those of us in the Anglo-Saxon &#8220;ascii-will-do-fine&#8221; world).</p>
<p>The bugs I introduced as a result of this upgrade were not of the logical kind but of a much nastier type, peculiar to the low-level world of C, &#8220;bad free()&#8221; bugs!</p>
<p>Excel was no longer leaking memory (well no more than it normally does) but it was crashing randomly (usually in a DDL called VB7, 1st upgrade to classic VB in over a decade!), a sure sign I was freeing memory that was not mine to free. Two days later, I&#8217;d tracked the bugs down, but only by a painful line by line code walk-through. If you&#8217;ve no idea what I&#8217;m talking about here, count your blessings and move on.</p>
<p>The other major change I added to xLite is the ability to code <a href="http://www.drdobbs.com/database/202802959">SQLite Virtual Tables</a> in VBA. The Python side of xLite has always had that facility, but I look on Python as a nice-to-have add-on, not as a core component. The growing need for &#8220;core&#8221; virtual tables meant either coding them in C or in VBA, see previous paragraphs for why VBA won the day.</p>
<p>The immediate driver for adding both UTF-8 support and quick-to-build virtual tables was the need to better handle XML data within xLite.</p>
<h3>&#8230; then the SAX:</h3>
<p>For small XML/HTML datasets, I, like the rest of the world, use DOM manipulation; but for larger sets I&#8217;ve tended to go down the <em>brute force and ignorance</em> approach of hand coded File I/O combined with <a href="http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/">regular expressions</a> to efficiently parse out the data required.</p>
<p>Last week, an email from a datasmith name Cathy prompted me to look into using Sax for loading XML. Cathy, like most datasmiths, is not a professional programmer, she has a &#8220;real job&#8221;; part of that job is analysing large datasets, she&#8217;s learned enough programming (mainly Access &amp; Excel) to do that job more efficiently. The data she needed to parse this time was encoded in XML, but being very large and built on a schema that constantly changed, the default <a href="http://en.wikipedia.org/wiki/Document_Object_Model">DOM</a> approach overpowered both Access and Excel.</p>
<p>Cathy had originally contacted me looking for information on using <a href="http://blog.gobansaor.com/2008/08/02/talend-sqlite-groovy-the-new-oracle/">Talend</a> to read the data and it looked like she was about to start a new side-career as a Java programmer. I figured there must be a way for her to leverage her existing skill-set (VBA) &amp; this led me to <a href="http://msdn.microsoft.com/en-us/library/ms762776(VS.85).aspx">MSXML&#8217;s implementation of SAX2</a>. She was delighted; although many of the concepts would have been new to her, at least they were bounded within a world she was already comfortable with (the basis of how we all manage to incrementally expand our knowledge).</p>
<p>The only problem was, the example code no longer existed (it would have been in VB6, but who uses that these days, other than a few million VBA para-programmers, <em>let them eat the .NET cake</em>). So I coded up the first example in Excel/VBA and <a href="http://bit.ly/bdLBJS">here it is if you need a quick-start to the joys of SAX2</a>.</p>
<h3>Which leads me on to XBRuLe:</h3>
<h6><em>&#8220;One XML to rule</em><em> them all, One XML to find them, One XML to bring them all and in the darkness bind them&#8230;&#8221;</em></h6>
<p>A former colleague of mine when explaining his computer science studies to <a href="http://en.wikipedia.org/wiki/County_Meath">Meath</a> farmers whom he regularly met while hitch-hiking home from college (mid-1970s) was usually met with the response: <em>&#8220;Ah computers, dere de </em><em>comin</em><em>&#8216; </em><em>t&#8217;ing</em><em>&#8220;</em>. XBRL has been the <em>coming thing</em> for quite a while now.</p>
<p>Being in the business of Business Reporting, XBRL has always been on the radar, and of late, the radar is showing incoming fire. First the <a href="http://hitachidatainteractive.com/2010/01/11/xbrl-filings-for-the-sec-not-for-the-faint-of-heart-part-iv/">SEC</a>, and now the <a href="http://www.hmrc.gov.uk/ebu/ct_techpack/index.htm">UK&#8217;s </a><a href="http://www.hmrc.gov.uk/ebu/ct_techpack/index.htm">HMRC</a>, are mandating it as a filing method. Whether this is a good thing or not, is open to question. As this article puts it: &#8220;XBRL is a  case study in complexity&#8221; <a rel="nofollow" href="http://bit.ly/951oEY" target="_blank">http://bit.ly/951oEY</a> &#8220;the producer of the sample must have suffered a polymorphic recursive brain meltdown&#8221;.</p>
<p>But needs be; I&#8217;m in the business of shaping difficult data, so I&#8217;ve started to re-acquaint myself with the subject (last time I looked at XBRL in any depth was 2004). Part of that process will be to beef-up xLite&#8217;s XML capability, which, with me being on the table side of the <a href="http://blog.gobansaor.com/2007/03/03/tables-vs-xml-the-data-lingua-franca-debate/">&#8220;Tables Vs. XML; the data lingua franca debate</a>&#8220;, will involve getting the data into a relational form at the earliest possible moment. For example, for discovery I would use a classic parent-child recursive structure, but not having something like <a href="http://www.adp-gmbh.ch/ora/sql/connect_by.html">Oracle&#8217;s Start-with</a>, adding  a virtual table to make navigating such hierarchies easier with SQLite.</p>
<p>If anybody is peddling to you the concept that this brave new word of XBRL powered reporting will make your business reporting life easier, they&#8217;re either lying or don&#8217;t fully understand what they&#8217;re selling. As 19th century industrialists were wont to say: &#8220;Where there&#8217;s muck, there&#8217;s brass&#8221;; and with XBRL, you&#8217;ll be up to your <a href="http://www.medterms.com/script/main/art.asp?articlekey=25484">oxters</a> in muck, but with the brass all flowing to others, perhaps even to me!</p>
<div><span style="font-family:'Lucida Grande', sans-serif;line-height:16px;font-size:14px;"><span class="status-content" style="margin:0;padding:0;"><span class="entry-content" style="margin:0;padding:0;"><br />
</span></span></span></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=908&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/05/06/sax-and-bugs-and-xbrool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/gBLeVcP_JQg/2.jpg" medium="image" />
	</item>
		<item>
		<title>Excel as a document-oriented NoSQL database</title>
		<link>http://blog.gobansaor.com/2010/03/02/excel-as-a-document-oriented-nosql-database/</link>
		<comments>http://blog.gobansaor.com/2010/03/02/excel-as-a-document-oriented-nosql-database/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:48:44 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>
		<category><![CDATA[CouchDb]]></category>
		<category><![CDATA[document oriented]]></category>
		<category><![CDATA[NoSQL]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=877</guid>
		<description><![CDATA[I&#8217;ve been a long time fan of CouchDB, one of the many NoSQL databases to appear in the last few years. CouchDB is a document-oriented database, which with solid B-tree indexing and easy replication, topped off by a MapReduce style view &#8230; <a href="http://blog.gobansaor.com/2010/03/02/excel-as-a-document-oriented-nosql-database/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=877&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a <a href="http://blog.gobansaor.com/2007/09/14/couchdb-doucument-centric-ods/">long time fan of CouchDB</a>, one of the many <a href="http://en.wikipedia.org/wiki/NoSQL">NoSQL databases</a> to appear in the last few years. <a href="http://couchdb.apache.org/">CouchDB</a> is a document-oriented database, which with solid <a href="http://en.wikipedia.org/wiki/B-tree">B-tree indexing</a> and easy replication, topped off by a <a href="http://en.wikipedia.org/wiki/MapReduce">MapReduce</a> style view mechanism, puts it up there as a best-of-breed noSQL datastore.</p>
<p>Now it may seem strange that somebody whose <em><strong><a href="http://blog.gobansaor.com/2008/12/18/sql-does-exactly-what-it-says-on-the-tin/">SQL &#8211; does exactly what it says on the tin</a></strong></em> post clearly marks him out as an RDBMS fanboy, can also sing the praises of a noSQL database. Are they not mutually exclusive? To many, particularly in the noSQL world, this appears to be the case, with some clearly determined to re-invent the wheel, ignoring the lessons learned by relational database practitioners.</p>
<p>The main advantage to me of document-oriented databases, such as CouchDB, is the ease of setup and subsequent pain-free evolution of data models that comes with a <a href="http://blog.mongodb.org/post/119945109/why-schemaless">schema-less</a> database. The main disadvantage is the relative rigidity of downstream analysis built into most such databases. MapReduce, such as used by CouchDB, is fine for predefined views developed by programmers, but as we know, reporting never stops; datastores front-ended by a SQL interpreter open up the data within to a much wider audience (be that through hand-crafted SQL queries or more likley via reporting-tool generated SQL)</p>
<p>Of course document-oriented, noSQL, schema-less datastores have been all the rage with end-users for close on 30 years. They&#8217;re called spreadsheets. Excel has over the years added features (such as list handing &amp; filtering) that have made the spreadsheet the database of choice for millions. Anybody who deals in corporate data is aware (sometimes painfully aware) of just how much data is stored in these Data Populi repositories.</p>
<p>I, as an IT professional, am aware that Excel workbooks as books-of-record, have been, and continue to be, the cause of many data quality problems. Yet, I&#8217;ve also seen, and am myself responsible for, many successful Excel &#8216;database implementations&#8217;. Take for example, my filing system.</p>
<p>I don&#8217;t have a filing cabinet, instead I use small stackable cardboard boxes to store documents. As I receive or generate documents I simply place them in the current open box. Every so often, usually prompted by a VAT or other tax return deadline looming, I record what&#8217;s in the box, and if the box is looking full or maybe it&#8217;s end-of-year, I&#8217;ll &#8216;close&#8217; the box and open a new one.</p>
<p>Each box is represented by a separate workbook, each document by a separate worksheet. Some documents such as electronic Sales Invoices may not require a physical copy simply a link to a PDF, but I still tend to store a printed copy. Others, such as Purchase Invoices, have their details manually copied from the original paper based document, I usually also add a hyperlink to an image of the source document. (I no longer use my scanner, instead I use my phone camera to record paper documents).</p>
<p>Bank reconciliation involves recording the bank item ref against the appropriate document and linking back to the Bank Statement worksheet  (which as I still receive paper-statements consists simply of a link to a photo of the statement and basic info such as date of statement and whether or not I&#8217;ve reconciled it).</p>
<p><a href="http://www.revenue.ie/en/tax/vat/index.html">VAT Return</a> documents are generated using links back to source documents and a link to an image of the completed paper return (not yet signed up for <a href="http://www.revenue.ie/en/online/ros/index.html">ROS</a>). Similar documents are generated for year-end tax returns &amp; accounts.</p>
<p>So my &#8216;filing system&#8217; is also my &#8216;accounts system&#8217;. This is common practice amongst small (and not so small) businesses. The advantage of this approach rather than using a &#8220;proper accounts system&#8221;  is the simplicity and the in-depth knowledge it forces me to have of &#8216;my data&#8217;.</p>
<p>But can this type of thing scale, and what of the businesses that are using similar systems to manage thousands or indeed 10s of thousands of documents or transactions? The simple answer is no,  at least not without a semi-automated process and a cost-effective means of analysing the data; many such systems are on the road to disaster. That disaster may take the form of data quality issues or the significant (and often hidden) cost of operating such systems (often the operators are highly paid accounting staff or managers whose cost is buried in general overhead costs, unlike internal or external IT resources whose time tends to be project allocated).</p>
<p>But again, I and others, have managed to setup systems such as these that were  cost-effective (not just in initial construction but in ongoing running costs) and managed to maintain data quality. This usually involved building a simple work-flow process, automating to some degree but keeping the human touch as much as possible. My <a href="http://www.gobansaor.com/xlite">xLite datasmithing platform</a> had its beginnings in such RSS (Really Simple Systems) scenarios. Many such &#8220;systems&#8221; were IT driven <a href="http://en.wikipedia.org/wiki/Extract,_transform,_load">ETL</a> processes or data cleansing initiatives, others, business initiatives such as sales planning/budgeting or customer surveys.</p>
<p>I haven&#8217;t used <a href="http://www.gobansaor.com/xlite">xLite</a> to automate my filing system (my transactional volumes are too low and my motto when it comes to systems is, &#8220;good enough&#8221; will do), instead, relying on standard spreadsheet formulas and few bits of VBA, but if I suddenly found myself at the business end of a fire-hose of documents I could easily do so.</p>
<p>Much like CouchDB, I could  create &#8216;map&#8217; views of my documents, but instead of MapReduce Javascript code, I&#8217;d  load the documents into SQLite tables (using a <a href="http://en.wikipedia.org/wiki/Duck_typing">duck typing approach</a>; if the document had the required data, e,g, Invoice No, etc. for Sales Invoices, load, otherwise ignore). The &#8216;reduce&#8217; part would then be standard SUM(), Group By SQL statements.</p>
<p>I could also mine the documents for text and then use SQLite&#8217;s <a href="http://sqlite.org/fts3.html">FTS full-text searching</a> to create a free-format search index or use<a href="http://blog.gobansaor.com/2009/09/29/tag-cubes-sqlite-star-query-part-iii/"> xLite&#8217;s TAG Cube functionality</a> for a more formal, hierarchy supporting, tagging index.</p>
<p>If I needed to share the system with others in my organisation I could use a light simple distributed version control system such the<a href="http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki"> SQLite based  Fossil</a>. This would allow for many of the replication benefits that CouchDB offers.</p>
<p>In fact, if I wanted to backend the system with a server based database I could call in the services of CouchDB itself. Easily done as xLite has inbuilt Python support and the library that xLite uses to interact with SQLite on the Python side is <a href="http://code.google.com/p/apsw/">APSW</a>. And guess what, APSW now includes a <a href="http://apsw.googlecode.com/svn/publish/vtable.html#virtualtables">virtual table implementation</a> that lets you <a href="http://apsw.googlecode.com/svn/publish/couchdb.html">access CouchDB databases from SQLite</a>. Excel as a front-end to CouchDB!</p>
<p>If the &#8216;<a href="http://ronanfitzgerald.net/everythingelse/?p=8">it does exactly what it says on the tin</a>&#8216;  Ronseal catch-phrase epitomises SQL  then perhaps <a href="http://www.comparethemeerkat.com/my-tv-ads">&#8216; Simples</a>&#8216; as <a href="http://www.guardian.co.uk/media/2010/jan/16/aleksander-orlov-price-comparison-ads">Alexandr the Meerkat</a> might say epitomises the potential of document-based databases.</p>
<p style="text-align:right;"><em>Why not join me on Twitter at </em><a href="http://www.twitter.com/gobansaor"><em>gobansaor</em></a><em>?</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/877/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=877&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/03/02/excel-as-a-document-oriented-nosql-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Excel 2010 Application.Caller Bug</title>
		<link>http://blog.gobansaor.com/2010/02/11/excel-2010-application-caller-bug/</link>
		<comments>http://blog.gobansaor.com/2010/02/11/excel-2010-application-caller-bug/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 20:45:04 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Excel 2010]]></category>
		<category><![CDATA[Application.Caller]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=851</guid>
		<description><![CDATA[I&#8217;ve just released another xLite &#8220;introduction&#8221;, this time the xLiteWorkbookFunction function. I&#8217;ve had most of the now released functionality working (and in use) for quite a while but had delayed publishing until I&#8217;d installed Excel 2010 as I&#8217;d wished to &#8230; <a href="http://blog.gobansaor.com/2010/02/11/excel-2010-application-caller-bug/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=851&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released another <a href="http://www.gobansaor.com/xlite">xLite &#8220;introduction&#8221;</a>, this time the <a href="http://www.gobansaor.com/introducing-xlite/xliteworkbookfunction">xLiteWorkbookFunction</a> function. I&#8217;ve had most of the now released functionality working (and in use) for quite a while but had delayed publishing until I&#8217;d installed Excel 2010 as I&#8217;d wished to test against a modern Excel version.</p>
<p>I&#8217;d not bothered with Excel 2007, as I couldn&#8217;t see the advantage over Excel 2003, but Excel&#8217;s new <a href="http://www.powerpivot.com/">PowerPivot</a> is one hell of a reason to upgrade to 2010. I&#8217;d preformed a quick test against 2007 by installing a trial version on an EC2 Window&#8217;s image and it had appeared to work fine; but it was a different story under 2010,strange things started to happen.</p>
<p>The core functionality, as tested by VBA code, worked OK but when I tested using xLite.SQL as a UDF (a user defined &#8220;formula&#8221;) things fell apart. For an explanation of what the xLite.SQL function is and why I wasn&#8217;t that surprised when it started to act up, <a href="http://www.gobansaor.com/introducing-xlite/introducingthesqlfunction">see here</a>. As xLite.SQL plays to the rules rather than the spirit of a UDF, I assumed it was pay back time  for my blasé ignoring of functional programming constraints and I set about tracking down the cause.</p>
<p>It turns out the cause is a change in behaviour (a bug) whereby in certain circumstances the cell range returned by Application.Caller is not, as one would expect, the cell hosting the called UDF but that cell more usually associated with Application.ActiveCell (i.e. most likely the cell where the cursor currently resides).</p>
<p>Why is this a problem and what is Application.Caller usually used for? The most common use I&#8217;ve made of Application.Caller is to determine whether a VBA function had been called from a cell as a UDF or from a menu, button or some VBA code. This is important because when called in UDF mode, a function must be side-effect free, i.e. its only affect on the workbook is the return value; attempting anything else will silently fail (or in extreme cases, abort Excel). This functionality is not affected by &#8220;the bug&#8221; as the usual method of achieving this is by &#8230;</p>
<p>If IsObject(Application.Caller) Then</p>
<p>&#8230; this will work even if Application.Caller returns .ActiveCell, as both are objects.</p>
<p>If however, various properties of that range need to be interrogated (such as the actual address or the formula text that xLite.SQL requires) then Application.Caller in certain circumstances returning the .ActiceCell range rather than the calling cell&#8217;s range causes problems. I&#8217;ve managed to get around these problems by adding an extra parameter (homeCell) to xLite.SQL which the function will auto populate on first entry (when Application.Caller and .ActiveCell are guaranteed to be the same object). For example, a SQL call entered in cell A2 of Sheet1 as ..</p>
<p>=SQL(&#8220;Select name from sqlite_master&#8221;)</p>
<p>is automatically rewritten as &#8230;</p>
<p>=SQL(&#8220;Select name from sqlite_master&#8221;,,,,,,&#8221;[test.xls]Sheet1!$A$2&#8243;)</p>
<p>Not ideal but it gets around the problem in the short term.  Long term I may do a version for sub-2010 reverting back to original dependence on Application.Caller. As xLite studiously avoids Excel&#8217;s UI features such as menus/ribbons I&#8217;d hope to avoid different versions for pre/post ribbon editions, but needs must.</p>
<p>The xLiteWorkbook example (test_call_workbook_function.xls calling test_workbook_function.xls) consistently generates the bug (there&#8217;s a SQL call against the log database at the end to test for this). Executing the same logic manually on the called workbook (test_workbook_function.xls) generally doesn&#8217;t, but it has done so occasionally!</p>
<p>I&#8217;ve messed around changing the .xls files to .xlsm in case of compatibility problems but it doesn&#8217;t appear to affect the outcome.</p>
<p>If anybody else has come across this problem or has an alternative to using Application.Caller to return a UDF&#8217;s calling cell&#8217;s range, do let me know.</p>
<p>UPDATE:</p>
<p><a rel="external nofollow" href="http://hoadley.net/">Peter Hoadley</a> suggests a workaround by using Application.ThisCell, see comments below &#8230;</p>
<p>UPDATE: March 19th 2010</p>
<div id="_mcePaste">Danny Khen from Microsoft has emailed me to say &#8230;</div>
<div></div>
<div id="_mcePaste">&#8220;<strong>This is a known Beta bug which has since been fixed. So you should expect it to go away when Office 2010 ships</strong>&#8220;</div>
<p style="text-align:right;"><em>Why not join me on Twitter at </em><a href="http://www.twitter.com/gobansaor"><em>gobansaor</em></a><em>?</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/851/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=851&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/02/11/excel-2010-application-caller-bug/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>xLite Beta Updated &#8211; adds Python as an Excel Scripting Language</title>
		<link>http://blog.gobansaor.com/2010/02/07/xlite-beta-updated-adds-python-as-an-excel-scripting-language/</link>
		<comments>http://blog.gobansaor.com/2010/02/07/xlite-beta-updated-adds-python-as-an-excel-scripting-language/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 17:02:37 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[xLite]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=846</guid>
		<description><![CDATA[I&#8217;ve updated the xLite Beta with bug fixes and added a new page introducing xLite&#8217;s Excel/VBA and Python extensions to SQLite. See http://www.gobansaor.com/xlite The u() function allows any VBA UDF (user defined functions) to be called from SQLite. The x() &#8230; <a href="http://blog.gobansaor.com/2010/02/07/xlite-beta-updated-adds-python-as-an-excel-scripting-language/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=846&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the xLite Beta with bug fixes and added a new page introducing xLite&#8217;s Excel/VBA and Python extensions to SQLite.</p>
<p>See <a href="http://www.gobansaor.com/xlite">http://www.gobansaor.com/xlite</a></p>
<p>The u() function allows any VBA UDF (<a href="http://www.ozgrid.com/VBA/Functions.htm">user defined functions</a>) to be called from SQLite.</p>
<p>The x() function allows an inbuilt function or indeed most any formula (but not a UDF, use u() instead) to be called from SQLite.</p>
<p>The f() function allows for standard worksheet cascading formulas to be referenced by SQL, in effect, <em>worksheet user defined functions</em>.  Really useful in building &amp; testing workbook code/models.</p>
<p>Finally, xLitePyScript is a UDF that allows Python to be used as an Excel scripting language.  Can either be inserted into a SQL statement wrapped by the u() function or called like a regular function from VBA or as a cell formula.</p>
<p><a href="http://www.gobansaor.com/xlite">Have fun &#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/846/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/846/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/846/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=846&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2010/02/07/xlite-beta-updated-adds-python-as-an-excel-scripting-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>TAG Cubes &#8211; SQLite Star Query Part III</title>
		<link>http://blog.gobansaor.com/2009/09/29/tag-cubes-sqlite-star-query-part-iii/</link>
		<comments>http://blog.gobansaor.com/2009/09/29/tag-cubes-sqlite-star-query-part-iii/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 13:36:16 +0000</pubDate>
		<dc:creator>gobansaor</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[Palo]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[xLite]]></category>
		<category><![CDATA[hypercube]]></category>
		<category><![CDATA[Mondrian]]></category>
		<category><![CDATA[TAG Cube]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=738</guid>
		<description><![CDATA[It&#8217;s no secret that I&#8217;m a huge fan of SQLite and Excel, particularly when used in combination. I also greatly admire the open source BI engines, Palo and Mondrian. Mondrian appeals because of its &#8220;ROLAP with a cache&#8221; architecture and &#8230; <a href="http://blog.gobansaor.com/2009/09/29/tag-cubes-sqlite-star-query-part-iii/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=738&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s no secret that <a href="http://blog.gobansaor.com/2009/03/14/sqlite-as-the-mp3-of-data/">I&#8217;m a huge fan of SQLite</a> and Excel, particularly when used in combination. I also greatly admire the open source BI engines, <a href="www.jedox.com">Palo</a> and <a href="http://sourceforge.net/projects/mondrian/">Mondrian</a>. Mondrian appeals because of its &#8220;ROLAP with a cache&#8221; architecture and its implementation of MS&#8217;s excellent<a href="http://en.wikipedia.org/wiki/Multidimensional_Expressions"> </a><a href="http://en.wikipedia.org/wiki/Multidimensional_Expressions">MDX</a> language. When I say MDX is excellent I&#8217;m talking with my professional programmer&#8217;s hat on, as an end-user tool it&#8217;s a non-runner. This is where Palo comes in, building on the <a href="http://en.wikipedia.org/wiki/Hypercube">hypercube</a> concepts pioneered by the likes of  <a href="http://en.wikipedia.org/wiki/Applix">TM1</a> and <a href="http://en.wikipedia.org/wiki/Essbase">ESSbase</a>, it presents a designview that&#8217;s approachable by a vastly greater percentage of &#8220;civilians&#8221; than is the case with<a href="http://en.wikipedia.org/wiki/ROLAP"> </a><a href="http://en.wikipedia.org/wiki/ROLAP">ROLAP-based</a> solutions.</p>
<p>The trick behind TM1, Essbase, Palo etc. is the extension of the spreadsheet metaphor from two to multiple dimensions, while still binding the interface closely to the familiar spreadsheet (which for most of the business world is still Excel).</p>
<p>So where does <a href="http://www.sqlite.org/">SQLite</a> come in all this?</p>
<p><a href="http://blog.gobansaor.com/2007/08/30/sqlite-star-query/">At first glance</a>, SQLite lacks the s<a href="http://www.sqlite.org/optoverview.html">ophisticated join functionality</a> to support star-queries, but of course, if the dataset is small then a full-table scan of a fact table, or better still, loading the fact table into memory negates any such short-comings.</p>
<p>In fact, all traditional ROLAP engines have problems with dimensional models, particularly when you reach the point of using summary tables or query re-writes, that&#8217;s why the emerging SQL-speaking <a href="http://www.information-management.com/blogs/columnar_databases_column_major_data_warehouse_startup_analytics-10015473-1.html">columnar-databases</a> are such a godsend for ROLAP data warehouses.</p>
<p>It was SQLite combined with Excel acting as a data prep platform that was originally my main interest, so for pivoting, Excel&#8217;s own pivot table would have to do.  Nevertheless, I felt the tool was incomplete without the ability to directly pivot the underlying SQLite database.</p>
<p>Why not use Palo or Mondrian as a pivot tool? Well yes, where a fixed permanent &#8220;solution&#8221; is required then the extra moving parts of either approach would be justified and indeed necessary but that is to miss the essence of what I call datasmithing.</p>
<p>Datasmithing is not data warehousing nor is it the provision of solutions (which, for example, Palo superbly enables in multi-user budgeting situations). Datasmithing, as a skill, is of course part of the process of both, but it&#8217;s on the edges, at perhaps the planning or consumption stages.</p>
<p>Datasmiths deal in the unknown, in change, in disaster recovery, in systems&#8217; commissioning, in the never-ending barely-repeatable processes thrown up by daily business life.  For that, the toolset required must be as simple as possible (but no simpler), self-contained, document-oriented, secureable (is that a word?) and easily archived and retrieved. Excel and file-based DBMSs such as MSAccess or SQLite fit the bill nicely, server-based technologies such as DBA controlled database servers or IT installed &#8220;solutions&#8221;, less so.</p>
<p>Jedox has made Palo relatively easy to install (and likewise, Canada&#8217;s SQLPower has made Mondrian setup a painless exercise via their excellent <a href="http://www.sqlpower.ca/page/wabit">Wabit reporting too</a>l), but, the zero-install, email friendly document approach that spreadsheets are famous (and infamous) for, is preferable in many situations. This is something that Microsoft have recognised in their <a href="http://blog.gobansaor.com/2009/04/01/project-gemini-xxl-excel-on-steroids/">Gemini add-in for Excel 2010</a>, but Excel 2010 is a not here yet and it&#8217;s likely to be five years or more before it&#8217;s as common as Excel 2003 is today.</p>
<p>The inclusion of <a href="http://sqlite.org/fts3.html">FTS full-text searching</a> with SQLite triggered an ah-ah moment with regards to pivot-enabling SQLite.</p>
<p>The usual method that hypercube-like excel-friendly OLAP tools use to return data is via a UDF like so&#8230;</p>
<p style="text-align:center;"><em>=DATA(&#8220;CubeName&#8221;,&#8221;value1&#8243;,value2&#8243;,&#8230;)</em></p>
<p>&#8230;where valueN represents dimensional elements, so&#8230;</p>
<p style="text-align:center;"><em>=DATA(&#8220;SalesCube&#8221;,&#8221;Beer&#8221;,&#8221;Profit&#8221;,&#8221;Jan 09&#8243;,&#8221;Actual&#8221;)</em></p>
<p>&#8230;is the Actual Profit for Beer sales in Jan 09. The dimensional elements act as &#8220;tags&#8221; to locate a particular value, there is of course much more to tools like Palo; hierarchies, intra-cube rules etc. but in essence most OLAP tools are like <a href="http://delicious.com/">www.delicious.com</a> for number crunchers. This method of retrieving data fits well with how people use Excel and not just for pivots, but for embedding OLAP aggregated cells in <em>lists</em>.  For example, a CRM scenario; a Sales Rep makes a list of her &#8216;best&#8217; (subjective) customers, but needs hard (objective) stats, to be placed alongside the list to convince the boss or to track actuals against expectation.</p>
<p>Dimensional elements as tags; FTS3 virtual tables as fact table indexes; the concept of a TAG Cube was born.</p>
<p>In the above example &#8220;Profit&#8221; would most likely be described as a <em>measure</em> (Palo, a near pure hypercube does not distinguish between Measure and other Dimensional coordinates). Dimensions, measures and attributes are in reality interchangeable (a Customer ID can act as a dimension or an attribute, but by applying a  Count Distinct to it, it&#8217;s a measure) but most OLAP solutions treat &#8220;Measure Dimensions&#8221; as different, and so do TAG Cubes.</p>
<p>By using the default fact table structure (a single-columned table) and querying using the default measure (which translates to the SUM() of that single value) a &#8216;pure&#8217; approach can be used. But, ROLAP is tightly bound to the concept of a fact table, and since SQLite is relational, TAG Cubes offer the ability to use a wide fact table approach and I think gains considerably in flexibility by so going.</p>
<p>The above example of using Count Distinct, or the simple creation of calculated measures are examples of this flexibility. Another, is a measure based on SQLite&#8217;s concat_group aggregate function to provide a drill-down facility, e.g.</p>
<p style="text-align:center;"><em>=DATA(&#8220;SalesCUBE&#8221;,&#8221;ROWIDList,&#8221;Beer&#8221;,&#8221;Jan 09&#8243;,&#8221;Actual&#8221;)</em></p>
<p>&#8230;where &#8220;ROWIDList&#8221; would be setup as <em>concat_group(rowid,&#8217;,') </em>and will return a comma separated list of the underlying fact table ROWIDs.</p>
<p>A major reason for rolling my own pivot engine was to add a concept of <a href="http://en.wikipedia.org/wiki/Namespace_(computer_science)">&#8220;namespaces&#8221; </a>and to separate the implementation of these namespaces from the actual pivot.  When a tag (or a predefined hierarchy of tags) is assigned to a cube, it&#8217;s also assigned to a namespace, in many cases namespace and cube would be synonymous, but in some cases a more sophisticated approach is required:</p>
<ul>
<li>Multiple cubes sharing the same set of conformed dimensions would be best served by such cubes sharing a common namespace, and so they can.</li>
<li>Different consumers of the pivot may require the use of a different language, be that a spoken language or a different &#8216;business language&#8217; e.g. Manufacturing Product Codes V Consumer Product Names. Again, easily done.</li>
<li>Sometimes identifying data can&#8217;t be shared with the datasmith or the numerical analyst working on a problem; in such cases being able to replace  the actual namespace with an obfuscated one can be very useful. Or, for added security, the namespace might only be issued to approved  PCs while the tag index and fact table are stored on a shared drive.  Needs some more work to make managing such scenarios secure and easy to use but the structure is there.</li>
</ul>
<p>As hinted on above, the three elements of a Tag Cube, the namespace, tag index and fact table can be assigned to different databases (i.e. files). Due to the wonders of SQLite&#8217;s <a href="http://www.sqlite.org/lang_attach.html">ATTACH statement</a> and the <a href="http://www.sqlite.org/backup.html">backup API&#8217;s</a> ability to quickly load/unload databases in/out of memory, it&#8217;s possible, for example, to load namespace and tag index (i.e. the &#8216;dimensions&#8217;) into a memory database, while a very large (i.e. too big to fit to memory) fact table remains on disk. Fast and cheap <a href="http://en.wikipedia.org/wiki/Solid-state_drive">SSDs</a> will add further configuration options.</p>
<p>Although most of the TAG Cube functionality is available only within Excel, I&#8217;ve built a C based SQLite Virtual Table (cFact) to allow the tag index to used outside xLite. This means that SQLite drivers for ODBC (for use as a Pivot Table source, for example) or JDBC (for use in  SQLPower Wabit perhaps) can efficiently access data models built using xLite.</p>
<p><em>I had to revert to using C rather than my preferred Python (did I mention that xLite now embeds Python in Excel, no, well it does, <a href="http://blog.gobansaor.com/2008/04/11/python-the-new-vba/">Python the newVBA ?</a>), having failed to get around multi-threading issues with callbacks to Python in both the </em><a href="http://www.ch-werner.de/sqliteodbc/"><em>ODBC</em></a><em> and </em><a href="http://www.zentus.com/sqlitejdbc/"><em>JDBC</em></a><em> drivers. I&#8217;d make a career promise to myself many years ago, not to having anything to do with printers or threads, and I think I&#8217;ll stick with it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<p>TAG Cubes are the latest addition (still WIP actually) to be added to xLite, adding to:</p>
<ul>
<li>VBA coded SQLite SQL functions.</li>
<li>Worksheet Functions; call out to a &#8216;function&#8217; built using Excel formula, passing a parameter list and returning a value.</li>
<li>Workbook Functions; like Worksheet Functions, but loading a new Workbook, passing in parameters, passing back a value (or tables) and closing the Workbook when finished.</li>
<li>XLiteScript; xLite exposes its functionality via VBA coded UDFs, which can be called like any other formula, but data prep activities often require sequential procedural logic, xLiteScript is a <a href="http://blog.gobansaor.com/2007/03/03/tables-vs-xml-the-data-lingua-franca-debate/">table-oriented</a> scripting mechanism offering basic flow-control logic.</li>
<li>pyScript; I embedded Python into xLite to take advantage of Python&#8217;s speed in developing Virtual Tables, SQL Functions and extensions to SQLite and to tap in the wonderful world of Python code. I&#8217;ve also added the ability to use Python from scripts defined within Excel (to indent, tab to the next cell!).</li>
<li>Fast load/unload to/from CSV.</li>
<li>Load from any ADO source.</li>
<li>Remove xLite formulae and rename and save Workbook, very handy when used via Workbook Functions to mass produce Excel &#8220;reports&#8221;.</li>
<li>Other WIP items are; load from SAP, load/unload to/from Amazon S3, use Palo cubes as TAG Cube &#8220;facts&#8221;, slot in/out Palo for TAG Cubes, auto-generate Mondrian XML based on TAG Cubes, write-back and splash, Python &amp; VBA TAG Cube &#8220;rules&#8221;.</li>
</ul>
<p><a href="http://www.gobansaor.com/xlite">I&#8217;ve started the process of releasing the beta code here &#8230;</a></p>
<p style="text-align:right;"><em>Why not join me on Twitter at </em><a style="text-decoration:none;color:#265e15;border-bottom-color:#996633;border-bottom-width:1px;border-bottom-style:dashed;margin:0;padding:0;" href="http://www.twitter.com/gobansaor"><em>gobansaor</em></a><em>?</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/738/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&amp;blog=110633&amp;post=738&amp;subd=gobansaor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2009/09/29/tag-cubes-sqlite-star-query-part-iii/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<georss:point>53.204039 -6.574340</georss:point>
		<geo:lat>53.204039</geo:lat>
		<geo:long>-6.574340</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
	</channel>
</rss>