https://github.com/i-umairkhan/learning_prisma
learning prisma ORM with postgresql and typescript
https://github.com/i-umairkhan/learning_prisma
postgresql prisma typescript
Last synced: about 2 months ago
JSON representation
learning prisma ORM with postgresql and typescript
- Host: GitHub
- URL: https://github.com/i-umairkhan/learning_prisma
- Owner: i-umairkhan
- Created: 2023-02-24T18:28:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T20:21:44.000Z (over 3 years ago)
- Last Synced: 2025-07-31T18:34:16.702Z (11 months ago)
- Topics: postgresql, prisma, typescript
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning_prisma
learning prisma ORM with postgresql and typescript by creating an CRUD application with user posts and categories schemas.