Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/groovy-cli-bazel-hibernate-db2-simple

A POC for connecting to a db2 database.
https://github.com/bearddan2000/groovy-cli-bazel-hibernate-db2-simple

bazel cli connector db2 groovy hibernate simple

Last synced: about 4 hours ago
JSON representation

A POC for connecting to a db2 database.

Awesome Lists containing this project

README

        

# groovy-cli-bazel-hibernate-db2-simple

## Description
A POC for connecting to a db2 database.

## Tech stack
- groovy
- hibernate
- db2 connector

## Docker stack
- ibmcom/db2
- bazel

## To run
`sudo ./install.sh -u`

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`