Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bearddan2000/groovy-cli-bazel-hibernate-db2-simple
- Owner: bearddan2000
- Created: 2023-10-06T18:01:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T18:01:41.000Z (over 1 year ago)
- Last Synced: 2024-12-01T21:14:04.557Z (about 2 months ago)
- Topics: bazel, cli, connector, db2, groovy, hibernate, simple
- Language: Groovy
- Homepage: https://github.com/bearddan2000/groovy-cli-bazel-hibernate-db2-simple
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`