AdonisJS Scenarios

In this ongoing series, we'll cover various scenarios you're likely to run into while developing or maintaining an AdonisJS application. Topics will range from authentication challenges to database management, testing, and more.

Difficulty Advanced
What's Inside 1 Lessons
Viewing Time 11m 19s
Sign up to save progress

Inspecting Lucid Queries for Index Analysis

In this lesson, we'll walk through how you can inspect specific or all Lucid queries within your AdonisJS application. We'll then use this to analyze a slow queries execution plan, determine an appropriate index to add, and add that index via a migration.

11m 19s
excited robot

More in the works!

Add to your watchlist to get notified when new lessons are added