How to solve different problems with Elixir.
Write readable Ecto queries using the pipe operator with joins, group_by, having, and aggregates in Phoenix applications.
Start an IEx session connected to your Phoenix app's Ecto repo and run queries interactively for debugging, exploration, and development.