Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Run Elixir in the Database Using Dx

Code Sync via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore how to write Elixir code as if all Ecto data is already loaded in this 39-minute conference talk from Code BEAM Europe 2024. Discover the Dx library, which enables pattern matching to match associations, using Enum functions to navigate associated data, and accessing fields in associations without additional data loading considerations. Learn how Dx (data-driven Elixir) translates Elixir code to run optimized for the database, similar to how Nx translates code for GPU optimization. Understand how Dx converts your code either to Ecto queries or to versions with automatic data loading, optimized through batching and concurrency. See how this approach creates clear, maintainable Elixir code structured in standard modules and functions without requiring manual data loading implementation, while maintaining efficiency compared to traditional Ecto queries and preloading methods.

Syllabus

Run Elixir in the database using Dx - Arno Dirlam | Code BEAM Europe 2024

Taught by

Code Sync

Reviews

Start your review of Run Elixir in the Database Using Dx

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.