Software Developer since 2011, passionate about Elixir, focused on Backend and DevOps, loves cats and multiplayer games.
Create complex and powerful SQL queries is part of our lives as Web Developers, you may be dealing with a structured database with huge sets of data, or having a complex business logic that requires to join lots of tables in order to retrieve a final result.
Let’s see how far we can get with Ecto.Query, and if we can manage to attend our needs using it’s API.