Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

5-12 Getting data from Prisma

In this lesson, we see how we can use our custom-generated Prisma client to fetch data from our database.

There are tons of different query options, giving us the full power of SQL but in an easy-to-use and fully typed API.

Prisma Client CRUD: https://www.prisma.io/docs/concepts/components/prisma-client/crud