with Tags:
db2
X

AutoReconfig, Shading, Buildpack configuration extensions with PaaS runtimes and the lack of control.
That’s quite a mouthful and before i get into that story, let me provide the useful piece of information upahead : spring-cloud now supports dashDB & SQLDB out of the box. Here’ a couple of end-user tutorials on using it dashDB scala Play example dashDB spring-cloud example. With that out of the way, a few weeks back i got the itch to add spring-cloud support for dashDB and sqlDB. It evolved like this - i wanted to see how to use a scala application connecting to dashDB on IBM Bluemix .... [More]
Tags:  dashdb cloud scala bluemix db2 spring sqldb |
Updates on App development using DB2 with node.js, Python, Ruby. Golang connectivity
Jan 1 2015 marked a release of the ibm_db python module that culminated the simplification of developer experience for DB2 from node.js , Ruby and Python . For example if you used mysql from these languages, it was just the one npm install/gem install/pip install command required whereas for DB2 (and our other enterprise friends) it was pre-requisites first including things like LD_LIBRARY_PATH ugh!!!. With the latest version of the ibm_db module in these 3 languages, it is as simple now and one does not have to bother about... [More]
Tags:  ruby-on-rails golang sqlalchemy node.js db2 django python go ruby |
Programming with DB2 from node.js |