Awesome Prisma
Contents
- πββοΈ About this List
- π Docs
- ποΈ Events
- π¦Ί Community Prisma Tools
- π€ How Tos
- π¦ Twitter
- π Tutorials
- π¨βπ©βπ§βπ¦ Community
- πΎ Projects Using Prisma
- Prisma 1
πββοΈ 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
- Pal.js - CLI to start Prisma and GraphQl projects with just 2 commands
- CRUD generator for nexus
- CRUD generator for graphql-modules
- CRUD generator for sdl-first approach
- Prisma Select - solution for N + 1 issue
- Prisma Delete - workaround missing cascade deletes function in prisma migration
- Prisma schema - convert schema.prisma file to javascript object or from Snake case to Camel case
- Prisma admin React component
- Prisma plugin for the IntelliJ Platform
- Gatsby with prisma-client
- Testing Prisma with PostgreSQL and Jest
- Documentation Generator
- Schematics to add Prisma support to a NestJS application
- Prisma Schema SDL
- Multi-tenancy with Prisma
- Starter Template for NestJS and Prisma
- prisma-relay-cursor-connection
- Caching Prisma
- prettier-plugin-prisma
βοΈ Schema Visualization Tools
- Prisma ERD Visualizer
- prisma-uml
- DBML Generator
- Prisma ERD Generator
- Prismaliser - Visualise your Prisma schema models and relations
π€ 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
Nexus
Tutorials with- 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
NestJS
Tutorials withπ¨βπ©βπ§βπ¦ Community
πΎ Projects Using Prisma
- Calendso
- Tottem
- Tomorrow
- Predict Covid
- NestJS Crud Prisma - Crud for restful api's built with NestJS and Prisma (uses NestJSX CRUD)
- tRPC Prisma Starter - Starter project with Prisma + Next.js + CI + testing + E2E type-safety using tRPC
Prisma 1
This is the second iteration of the awesome Prisma and focuses on Prisma 2. Check out the Awesome Prisma 1 list
Contribute
Contributions welcome! Read the contribution guidelines first.
License
To the extent possible under law, Catalin Miron has waived all copyright and related or neighboring rights to this work.