Giter Club home page Giter Club logo

db2-dev-env's Introduction

db2-dev-env

This started off as a work related thing. Showing how simple it could be talking back to our legacy DB2 instance running on a mainframe using a lite weight framework like [Java spark][Java Spark].

As I was proving this off our network I spun up this environment with DB2 Express-C, a free to develop, free to deploy and free to distribute version of DB2.

Prerequisites

I'm on a Mac using Homebrew goodness...

virtualbox

• brew cask install virtualbox

• vagrant

brew cask install vagrant

• vagrant trigger plugin

vagrant plugin install vagrant-triggers

Get the Env running...

Download DB2 Express-C from IBM at the time of writing the version was 10.5 (v10.5_linuxx64_expc.tar.gz) and place it here with the vagrant file.

vagrant up

ignore the following error message...

==> default: Requirement not matched for DB2 database "Server" . Version: "10.5.0.5".
==> default:
==> default: Summary of prerequisites that are not met on the current system:
==> default:
==> default:    DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
==> default:
==> default:
==> default: DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "libstdc++.so.6".

You now have a running instance of DB2 with the out of the box sample database.

For an example API designed for this dev env go to db2-spark-example page

db2-dev-env's People

Contributors

418error avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.