Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 354 Bytes

database.md

File metadata and controls

7 lines (4 loc) · 354 Bytes

Work with database

In NestJS Boilerplate uses Prisma and PostgreSQL for working with database, and all examples will for PostgreSQL, but you can use any database.


TODO: Write documentation around how to use Prisma and what all is prebuilt