How to start and stop a PostgreSQL database for integration testing with the Zig build system.
0:00 G'day
2:19 Getting Postgres
5:36 Start/stop Postgres
8:32 Connecting to Postgres
10:33 Docker compose
17:29 Zig build system
23:07 See ya!
The blog post / using-postgresql-with-zig
The code https://codeberg.org/Swindlers-Inc/ho...
#docker
#dockercompose
#postgresql
#zig
#programming