I’ve been meaning to try out the Apatar ETL/Mashup tool for sometime and today being yet another rainy day in this the worst Irish summer that I can remember (and Irish summers are not renowned for the lack of rainfall) I decided to give it a try out. Not impressed I’m afraid; comes up short when compared to either Kettle (Pentaho PDI), Proto, RSSBus or Talend. Very few database connectors (e.g. no SQLite,DB2 or Firebird support) this wouldn’t be a problem if the product offered a generic JDBC or ODBC connector. It does have one nice feature the others (other than RSSBus) haven’t, an Amazon S3 connector. But the thing that I find amazing is that a product that’s positioning itself as an Enterprise 2.0. mashup tool doesn’t have the ability to read and write Excel files! And no, CSV files don’t count.
Tom Gleeson Datasmith
Fix-My-List Service - Micro ETL
Convert lists (database tables, spreadsheets, CSV files, XML files into another format (pivot tables, PowerPivot cubes, PALO cubes, one-to-many, many-to-one, XML to CSV, XML to SQL, etc.). Delivered either as a ...
SERVICE: Send the data to me, I'll return the finished dataset or...
DIY: I'll send you the "code" - usually an Excel Add-in - which you can then apply locally to transform your data.Excel Based BI
Twitter @gobansaor
- SQL Is A High-Level Scripting Language http://bit.ly/d4TZJb 31 minutes ago
- Amazing, near riot on O'Connell St. over Tony Blair's war record; ignoring his huge contribution to peace in NI; but why no riots over Anglo 40 minutes ago
- @mcgconor I'd brave Mulvey's back bar but never the Club House, no wonder I'd missed it; must give it a try. 44 minutes ago
- SQLite "data warehouse" http://bit.ly/baXpvu 51 minutes ago
- @tombarrett Wordpress.com ? 59 minutes ago
- @mcgconor A Tapas Bar in Naas! Is it good? 3 hours ago
- Had to fall back to this excellent CSV Streaming Editor http://bit.ly/cO1n7i to get job done when SQLite appeared to be failing me. 3 hours ago
- Should have know SQLite wouldn't be having malloc problems; SQLite's Dynamic Memory Allocation http://bit.ly/aFaibl is top class 3 hours ago
- It looks like pure SQLite3 is much faster than the SQLite wrapped BerkleyDB engine for large vol. (1 million plus) inserts. 4 hours ago
- Was having trouble loading 1.8 million rows into SQLite (Malloc error)!!! Turned out I was accidently using BerkleyDB SQLite engine; whew! 4 hours ago
-
My Bookmarks (del.icio.us)
-
Recent Comments

VBA & JavaScript… on JavaScript as an Excel scripti… gobansaor on LightSwitch & Hobo –… ross on LightSwitch & Hobo –… 
LightSwitch & Ho… on SQL – does exactly what … 
LightSwitch & Ho… on Time Assets -
Recent Posts
- LightSwitch & Hobo – the return of the 4GL?
- Micro ETL in the PowerPivot age
- Power (Pivot) to the People
- Star Schemas – to boldly go where no Excel spreadsheet has gone before
- PowerPivot – Show Detail not allowed!
- SQLite XML Streaming Virtual Table via Expat
- JavaScript as an Excel scripting language via JSDB
- Time Assets
- SAX and Bugs and XBRuLe
- Excel as a document-oriented NoSQL database
- Excel 2010 Application.Caller Bug
- xLite Beta Updated – adds Python as an Excel Scripting Language
- Excel as the iPod of Downloaded Data
- TAG Cubes – SQLite Star Query Part III
- Palo HTTP API via Excel/VBA
-
Top Posts
- xLITE - Excel/Proto SQLite utility
- SQLite - the ultimate data-smithing tool!
- JavaScript as an Excel scripting language via JSDB
- VBA & JavaScript - glue languages
- Excel as a document-oriented NoSQL database
- SQLite Star Query
- JavaFX - a GUI DSL
- Power (Pivot) to the People
- Python the new VBA ?
- Palo OLAP and sparse dimensions.
-
Top Clicks
Category Cloud
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- October 2009
- September 2009
- June 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- February 2006

Thanks for sharing your experiences with Kettle and Talend. Have you looked at or tried Jitterbit? I have narrowed my list to these three and was looking for someone that might have tried it.
Brian,
I’ve had it on my list for some time now to try out Jitterbit (that and Splunk http://www.splunk.com). My first impressions were of a high-end tool-set more suitable for very large organisations rather than the micro-ETL that I’m more interested in, so I’m unlikely to make time in the short-term (especially as it doesn’t support SQLite!!!) but if I do I’ll make sure to blog about it.
Tom
Apatar introduces a concept that is quite interesting though it is not designed so as to deal with large amounts of data. Indeed, the “no code” solution has its advantages but there are strings attached: it does hide the complexity of integration, but it also limits the flexibility of the software.
In any case, Apatar is, indeed, more geared towards data mashups. In order to perform ETL, a tool that can manage great quantities of data is required, and in the open source world I do have been running into Talend Open Studio a couple times.
@I.Kato
Yes, Talend (or Pentaho PDI aka Kettle) is what you need if you intend to do serious heavy lifting of data, but to be fair to Apatar, their product has improved a lot since I wrote this (including the addition of an Excel component!). Even so, even for ‘simple’ mashups, I find Talend a more rewarding tool to use, particularly now that I’ve “rediscovered” Groovy as a scripting language for Talend.
Tom