Talk 39:00

Ecto without SQL

The recent Ecto split got some people confused, but the truth is Ecto was never just a "db library" for Elixir. This talk is about what Ecto can be used for besides database interactions, showcasing real examples of it being used in different ways — to parse, validate, and give a proper structure to complex input/output data, to work with message queues, and more.