Hi,
  We are developing a data warehouse to facilitate reporting and data
mining for cash register transaction data.  It seems like many people
in the Clojure community have data warehouse experience, so I wanted
to ask for advice from people who have already done this before.
Which libraries, databases and reporting tools do people recommend?

We are happy to handle most of the data wrangling with straight
Clojure (and maybe Hadoop), but we aren't sure which database to use
for the final warehouse schema or how best to handle reporting.  The
database needs to handle many millions of records and growing, and we
would like to support ad-hoc reporting and online querying of the
warehouse data.  The existing BI platforms I've looked into seem
really heavy weight and enterprisey.  Are there any lean and mean
(preferably open source) reporting tools that let you dive into data
and generate pretty pictures without all the cruft?

Thanks,
Jeff

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to