The examples for the chapter require setting up multiple database instances, which is why we'll use Docker compositions to set up and implement sample scenarios. If you aren't familiar with Docker, refer to the documentation at https://docs.docker.com/get-started/. To run the examples, you will need to install docker engine and docker-compose.
The examples are also based on the car_portal database that we have used throughout the whole book.