Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
Database Overview info">info Read the Prisma documentation here Add a Database Table Switch to PostgreSQL Database Overview info If you are totally new to Databases, chec...
Entity Inheritance Concrete Table Inheritance Single Table Inheritance Using embeddeds Entity Inheritance Concrete Table Inheritance Single Table Inheritance Using embedd...
Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
Creating a many-to-many relation Creating a many-to-many relation Let’s create a many-to-one / many-to-many relation.Let’s say a photo can be in many albums, and each album can...
Prisma Getting started Create your NestJS project Set up Prisma Set the database connection Create two database tables with Prisma Migrate Install and generate Prisma Client ...
Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
MikroORM Installation Repositories Using custom repositories Load entities automatically Request scoped handlers in queues Using AsyncLocalStorage for request context Testin...