Prisma makes working with databases easy
190
公共仓库
81,221
总星标
4,793
关注者
Prisma 的 GitHub 账户公开了大量与数据库相关的项目,涵盖了多种编程语言,包括 TypeScript、JavaScript 和 Rust。其知名的公共库如 prisma 和 prisma-examples 提供了广泛的 ORM 工具和示例项目,便于开发者在 Node.js 和 TypeScript 环境中轻松使用数据库。
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
🚀 Ready-to-run Prisma example projects
🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
Type-safe database client for TypeScript & Node.js (ORM replacement)
🚂 Engine components of Prisma ORM
📚 Prisma Web Monorepo
Issues for Prisma Migrate are now tracked at prisma/prisma. This repo was used to track issues for Prisma Migrate Experimental and is now deprecated.
SQL Query AST and Visitor for Rust
TDS 7.2+ (Microsoft SQL Server) driver for Rust
此仓库未提供描述。
Demo app of React Server Components.
🌐 Prisma Language Tools = Language Server and Prisma's VS Code extension.
此仓库未提供描述。
Database Schema Examples we strive to support in Prisma
Examples of Prisma Client extensions.
🥼🧬🧪🔬🧫🦠 - Continuously tests Prisma Client with various operating systems, frameworks, platforms, databases and more.
Users browse through a list of curated links and bookmark their favorite ones. Code for prisma.io course.
A simple backend REST API for a blog built using NestJS, Prisma, PostgreSQL and Swagger.
🗄️ Prisma's Data Guide - A growing library of articles focused on making databases more approachable.
Prisma Client Extension to add read replica support to your Prisma Client
Fullstack Blog with Next.js and Prisma
此仓库未提供描述。
A collection of data model agnostic test utils.
Prisma ORM integration for Nuxt
Prisma deployment to Vercel example
⚠ This repository is not actively used any more, please check out the Prisma Documentation for updated information on Prisma. ⚠
此仓库未提供描述。
此仓库未提供描述。
Prisma support for Vim
此仓库未提供描述。
Prisma 1 Upgrade is a CLI tool to help Prisma 1 users upgrade to Prisma 2.x or newer.
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
A Collection of Codemods for Prisma 2
此仓库未提供描述。
REST API for a rudimentary blog - from Prisma Day 22 NestJS workshop
🌯 @prisma/engines-version npm package
此仓库未提供描述。
Benchmark application to compare query latency of TypeScript ORMs.
Prisma deployment to Netlify example
Starter template repository for building publishable Prisma Client extensions
A guide to deploying Studio alongside your app on Vercel
connection-string + @pimeys/connection-string
Demo app for Sveltekit article
🖼️ Build & test images for Prisma engines.
An entity layer for Prisma 1 that uses the DataMapper pattern.
此仓库未提供描述。
💓 Prisma Pulse open source components
Prisma shortlink service (hosted on Vercel)
Demonstrates how to use Studio Core
此仓库未提供描述。
Presskit for Prisma
此仓库未提供描述。
Create temporary dbs with Prisma Postgres, fast.
Asyncronous Rust Mysql driver based on Tokio.
Example Nuxt 3 app using Prisma Driver Adapters and Cloudflare D1
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Org level configuration for installed GitHub apps
此仓库未提供描述。
Native PostgreSQL driver for the Rust programming language
Repository for various reports from pull requests
Prisma Postgres Terraform Provider
此仓库未提供描述。
此仓库未提供描述。
Next.js + Better-Auth + Prisma Postgres
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
MongoDB Rust Driver with some additional fixes
📚 Prisma Documentation
此仓库未提供描述。
A minimal Prisma generator package
Next.js Commerce
The modern link attribution platform. Loved by world-class marketing teams like Framer, Perplexity, Superhuman, Twilio, Buffer and more.
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Rust implemention of CUID unique IDs
Community feedback on Prisma Optimize
Postgres fork used for PGlite
Embeddable Postgres with real-time, reactive bindings.
此仓库未提供描述。
Fork of Terraform Provider for Unikraft Cloud
此仓库未提供描述。
此仓库未提供描述。
Example usage of the `queryCompiler` preview feature. Manual quality assurance on Stackblitz for Prisma v6.9.0
此仓库未提供描述。
此仓库未提供描述。
Prisma 在 GitHub 上构建了一系列与数据库相关的工具和库,主要包括 ORM 工具、迁移工具,以及供开发者使用的示例项目,帮助他们高效地管理和操作数据。
Prisma 的主要编程语言包括 TypeScript、JavaScript、Rust、MDX、Go 和 Shell。这些语言的使用反映了其在开发数据库工具时的多样性和灵活性。
是的,Prisma 的所有代码库都是公开的,用户可以访问其 GitHub 账户,查看和使用这些项目,促进开源社区的合作与发展。