Using Nix in Elixir projects Elixir: Generating a new Application with Mix - [003]

ActiveRecord vs. Ecto Part One

Data is a core part of most software applications. Mapping and querying data from a database is a recurring task in the life of a developer. Because of this, it is important to understand the process and be able to use abstractions that simplify the task.

https://blog.appsignal.com/2018/09/28/active-record-vs-ecto.html