Repository navigation

#

prisma-client

prisma/prisma

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

TypeScript
41941
18 小时前

🚀 Ready-to-run Prisma example projects

TypeScript
6339
3 天前

Type-safe database access for Rust

Rust
1926
1 个月前

Prisma tools to help you generate CRUD system for GraphQL servers

TypeScript
694
4 个月前

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

TypeScript
337
2 年前

Extend Prisma's `findMany` method to support Relay Cursor Connections

TypeScript
270
19 小时前

CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations

TypeScript
211
1 年前

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.

TypeScript
106
10 个月前

A Go wrapper for prisma to turn databases into GraphQL APIs using Go.

Go
72
3 年前

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.

JavaScript
37
3 个月前

🦄 Starter template for your Express Prisma MySQL API

TypeScript
35
7 天前
JavaScript
31
5 个月前

Fastify Prisma plugin to share the same PrismaClient across your entire server.

TypeScript
28
1 天前

🧘 🚀 Node JS Graphql World using Yoga, Apollo, and Prisma 🚀🎉

TypeScript
28
3 年前

A NextJs Ecommerce Admin dashboard to manage stores, billboards, categories and products to the official E-commerce web and mobile Apps.

TypeScript
26
2 年前

Log prisma query event

TypeScript
26
10 个月前

Repository to keep track if Prisma is production-ready.

25
1 年前

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 Delete) operations.

TypeScript
21
3 年前