groovy-cli-gradle-postgres-hibernate-simple Description Creates a small database table called dog and populates with hql. Tech stack groovy gradle hibernate hql log4j postgres driver Docker stack gradle:jdk11 postgres:alpine To run sudo ./install.sh -u To stop sudo ./install.sh -d For help sudo ./install.sh -h Credit HQL code based on Hibernate config based on Hibernate code based on