This repository serves as a playground for learning and experimenting with Prisma, the next-generation ORM for Node.js and TypeScript.
- Explore Prisma features and capabilities
- Test different database schemas
- Practice database migrations
- Implement various query patterns
- Learn best practices for working with Prisma
This is a monorepo containing multiple projects and examples showcasing different aspects of Prisma.
Each project in this repository will have its own setup instructions in its respective directory.