Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
翻译 - 用于Node.js和TypeScript的下一代ORM PostgreSQL,MySQL,MariaDB,SQL Server和SQLite
🚀 Ready-to-run Prisma example projects
翻译 - using使用不同语言和技术的Prisma示例
Prisma tools to help you generate CRUD system for GraphQL servers
Full Stack Airbnb Clone with Next.js 13 Tailwind-css, Prisma, MongoDB, NextAuth, Framer-motionSocial, Login (Google and Facebook), Image upload, Cloudinary CDN, Location selection, Map component, Coun...
Extend Prisma's `findMany` method to support Relay Cursor Connections
Prisma Client extension for pagination
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
How to integrate subscriptions into your Next.js project (/app). The tutorial utilizes Next.js (v13.4) with the /app directory structure, NextAuth v4 for authentication, Prisma for database management...
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
Fullstack Ecommerce Platform Developed in next js
GraphQL server sample with Apollo Server, Koa middleware, database reads using Prisma or Knex JS, and/or REST API consumer, token validation, messaging integration with Redis and Nats and many other c...
🦄 Starter template for your Express Prisma MySQL API
GraphQL to SQL service example
🧘 🚀 Node JS Graphql World using Yoga, Apollo, and Prisma 🚀🎉
Repository to keep track if Prisma is production-ready.
A NextJs Ecommerce Admin dashboard to manage stores, billboards, categories and products to the official E-commerce web and mobile Apps.
Fastify Prisma plugin to share the same PrismaClient across your entire server.
In this guide, you will learn how to build a complete CRUD gRPC API server and client with TypeScript in a Node.js environment that runs on an Expressjs framework and uses a Prisma database ORM. We'll...