Skip to content

bearddan2000/groovy-cli-maven-dolt-hibernate-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groovy-cli-maven-dolt-hibernate-simple

Description

Creates a small database table called dog and populates with hql.

Tech stack

  • groovy
  • maven
    • hibernate
    • hql
    • log4j
    • dolt driver

Docker stack

  • maven:3-openjdk-17
  • dolthub/dolt-sql-serverdb:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit