-
Notifications
You must be signed in to change notification settings - Fork 1
Usage of Drizzle‐Nest
Mohammed Gomaa edited this page Oct 3, 2024
·
1 revision
We use NestJS for our backend, NestJS integrates well with some ORMs. We use Drizzle as an ORM for Disworse. NestJS does not have an official integration with Drizzle. There's a 3rd party package that does that job, which was used at first by @bassiounix. @G0maa preferred to use the integration method used in this tutorial.
- Back to home.
- Home
- Getting Started
-
Technical Decisions
- Usage of Drizzle-Nest
-
ERD Decisions
-
About Messages Table
- child of child of child?
-
About Messages Table
- Database Unit of Work
- test