chingu-voyages / chingu-voyages/roundtable-tanstack-start
Using an ORM
Open
optional
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- Avg merge
- 9m
- Merged PRs (30d)
- 10
Description
In many applications an `ORM` its used to interact with the database, personally I rather use raw SQL which gives me more control
## Steps
- Install prisma
- Verify database connection
- Migrate the database query methods to prisma
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.