Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
Updated
Nov 2, 2024 - TypeScript
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
🚀 Ready-to-run Prisma example projects
Type-safe database access for Rust
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, Country autocomplete, Fetching listings with server components
Prisma tools to help you generate CRUD system for GraphQL servers
Extend Prisma's `findMany` method to support Relay Cursor Connections.
Prisma Client extension for pagination
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, and Stripe for payment processing.
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
🧘 🚀 Node JS Graphql World using Yoga, Apollo, and Prisma 🚀🎉
🦄 Starter template for your Express Prisma MySQL API
Easy access to prisma client
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
💎 Generate class-validator types from a Prisma project
Template for Prisma 5.* with Permissions,Tests & Auth
GraphQL to SQL service example
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 create five RPC services on the gRPC server that are going to be evoked by the gRPC client to perform the basic CRUD (Create, Read, Update, and De…
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 cool features.
Add a description, image, and links to the prisma-client topic page so that developers can more easily learn about it.
To associate your repository with the prisma-client topic, visit your repo's landing page and select "manage topics."