Technical requirements
This chapter introduces the use of a PostgreSQL database. To sidestep the requirement of installing a specific version of PostgreSQL on your local machine, a Docker Compose configuration file is provided.
If you don’t have Docker installed, installation instructions can be found here: https://docs.docker.com/get-docker/.
The source code for this chapter is available at https://github.com/PacktPublishing/Kotlin-Design-Patterns-and-Best-Practices_Third-Edition/tree/main/Chapter11.