Skip to content

bearddan2000/java-cli-bazel-postgres-data-type-enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-bazel-postgres-data-type-enum

Description

Creates a small database table called dog. Uses an enum user defined type.

Tech stack

  • java
  • bazel
    • log4j
    • postgres driver

Docker stack

  • l.gcr.io/google/bazel:latest
  • postgresql:alpine

To run

sudo ./install.sh -u Creates java-srv/log

To stop

sudo ./install.sh -d Removes java-srv/log

For help

sudo ./install.sh -h

Credit

https://github.com/htorun/dbtableprinter