Wrapping Up: Add Ecto to an Elixir Application Without Phoenix

Review how to add Ecto to an Elixir app without using Phoenix.

We'll cover the following

Congratulations! You now have a brand new Elixir application ready to work directly with a relational database. An excellent next step would be to create migrations to fill out our database structure. If you need a refresher, see this lesson for more details.

Get hands-on with 1200+ tech skills courses.