deusaquilus / terpal-sql-example

Example project using terpal-sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terpal-sql-example

Example project using terpal-sql with a Postgres database.

Instructions

  1. Download and setup docker
  2. Run docker-compose up to start the Postgres database (or use the start.sh script)
  3. Run the application main class by calling ./gradlew run

About

Example project using terpal-sql

License:Apache License 2.0


Languages

Language:Kotlin 93.8%Language:Shell 6.2%