Code for my tests of IBM Bluemix Analytics Warehouse service, now called dashDB (DB2 in-memory database) and R
For documentation see these blog entries:
- What a plot: DB2, R, and Bluemix help with vacation weather
- Setting up and using a DB2 in-memory database on IBM Bluemix
I set up a DB2 in-memory database as a service on IBM Bluemix, uploaded weather data, ran queries, and used the language R to plot some graphs.
Update: I created a new repository dedicated to dashDB with links to documentation, background, and samples.