Cake demo app: SELECT with JOIN
May 27, 2026 · View on GitHub
This demo of Cake shows how to SELECT with a JOIN.
To start 🐘PostgreSQL via docker compose, see examples/README.md, then:
gleam clean
gleam run
Demo source code
See the src directory.
For further demos see examples/README.md.