Good example project

I’ve playing with cast_assoc, put_assoc, cast, change, insert_all, update_all, and I can make it all work, but I’m not really advancing any coherent approach to my data. Ecto gives me lots of options.

Are there any good open source examples of a project using Ecto 2.0 or greater that I could take a look at?

Thanks!



All of them are using Ecto 2.1.x

3 Likes

Thanks so much!