Skip to content

bearddan2000/java-cli-sbt-postgresql-data-type-hstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-sbt-postgresql-data-type-hstore

Description

Creates a small table dog that uses a key value pair data type.

Tech stack

  • java
  • sbt
    • log4j
    • postgresql driver

Docker stack

  • postgresql:alpine
  • hseeberger/scala-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

HStore data type info