Courses & Tutorials
Awesome Prisma – Massive Collection of Resources
Contents
- ๐โโ๏ธ About this List
- ๐ Docs
- ๐๏ธ Events
- ๐ฆบ Community Prisma Tools
- ๐ค How Tos
- ๐ฆ Twitter
- ๐ Tutorials
- ๐จโ๐ฉโ๐งโ๐ฆ Community
- ๐พ Projects Using Prisma
๐โโ๏ธ About this List
This is a collection of awesome resources about Prisma ๐
Prisma is an open-source ORM. It makes database access easy with type safety and an auto-generated query builder for TypeScript & Node.js.
๐ Docs
๐๏ธ Events
๐ฆบ Community Prisma Tools
- Prisma 2 Scratchpad
- nx-nest-graphql
- @prisma-tools/nexus
- @prisma-tools/graphql-modules
- @prisma-tools/sdl
- @prisma-tools/select
- @prisma-tools/delete
- @prisma-tools/schema
- @prisma-tools/admin
- Prisma plugin for the IntelliJ Platform
- Gatsby with prisma-client
- Testing Prisma with PostgreSQL and Jest
๐ค How Tos
๐ฆ Twitter
๐ Tutorials
- Get started with Prisma v2. Prisma Client
- An Introduction to Prisma 2
- Static Sites with Next.js 9.3 and Prisma
- Using Prisma with GraphQL Codegen
- Using Prisma in Azure Functions
- Building a sane Docker image for Typescript, Yarn Workspaces and Prisma 2
- Building a Backend for React with Next.js, Prisma 2, and PostgreSQL
Tutorials with Nexus
- Complete Introduction to Fullstack, Type-Safe GraphQL (feat. Next.js, Nexus, Prisma)
- Improve Your GraphQL performance with Prisma
- Let’s take Prisma 2 for a test drive on AWS Lambda with GraphQL