🔥 AdonisJS From Scracth Early Access is Now Open!

Using The Query Builder

In addition to the Lucid ORM, AdonisJS also has a query builder, which can be used with models. In this lesson, we look at how to make use of the query builder to perform complex database queries.