Skip to content

bearddan2000/java-cli-maven-postgres-data-type-hstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-maven-postgres-data-type-hstore

Description

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

Tech stack

  • java
  • maven
    • log4j
    • postgres driver

Docker stack

  • maven:3-openjdk-17
  • postgres

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

HStore data type info