Intermediate
164 Lessons
60h
Certificate of Completion
Takeaway Skills
Learn to connect your Elixir applications with relational databases using Ecto
Gain mastery over core modules of Ecto
Learn to speed up your test suite by writing concurrent tests
Learn the use of nested associations to handle complex table relationships
Learn to add streams to handle large result sets with ease
Course Overview
Ecto is a database library that ships natively with Phoenix, and is an important component of the Elixir ecosystem. This course is both an introduction and a comprehensive guide into the functionality of Ecto. You’ll start with the basic functions of relational dat...Show More
Course Content
Introduction to This Course
2 Lessons
Part I: Ecto Fundamentals
1 Lesson
Get Started with Repo
16 Lessons
Query Your Database
19 Lessons
Connect Tables to Elixir Structs with Schemas
15 Lessons
Make Changes with Changesets
15 Lessons
Make Multiple Changes with Transactions and the Multi Module
12 Lessons
Make Changes to the Database
13 Lessons
Part II: Ecto Applied
1 Lesson
Add Ecto to an Elixir Application Without Phoenix
8 Lessons
Work with Changesets and Phoenix Forms
7 Lessons
Test with Sandboxes
6 Lessons
Create and Use Custom Types
5 Lessons
Inserting and Updating with Upserts
7 Lessons
Optimizeing Your Application Design
6 Lessons
Work with Embedded Schemas
6 Lessons
Creating Polymorphic Associations
7 Lessons
Optimize IEx for Ecto
5 Lessons
Use Schemas Without Tables
6 Lessons
Tune for Performance
6 Lessons
Conclusion
1 Lesson
How You'll Learn
You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.
Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.
Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.
Built-in assessments let you test your skills. Completion certificates let you show them off.