Open jponge opened 4 years ago
Also show how to use PostgreSQL from Docker Compose (to run) and TestContainers (to test).
how is it different from the examples we have ?
Not sure we have testcontainers examples.
I like the idea of the "examples" focusing on very unitary stuff (a few lines of code) while the how-tos focusing on higher-level examples (a whole project setup basically). And indeed, having an how-to putting together:
Would be awesome.
How to access a SQL database like PostgreSQL with the new reactive SQL client APIs.