Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Categories
  3. Miscellaneous
  4. Prisma

Prisma

The "Awesome Prisma" project is a curated collection of resources for Prisma, a powerful database toolkit that simplifies the process of building GraphQL APIs. This list encompasses a variety of resources including tutorials, libraries, tools, and community contributions that help developers integrate Prisma with different databases and frameworks. Whether you are a beginner looking to understand the basics of database management or an experienced developer seeking advanced techniques, this list offers valuable insights and tools to enhance your development workflow. Explore the resources available to streamline your API development and leverage the full potential of Prisma.

graphqldatabase-toolkitprismaapi-developmentormtypescriptnodejsbackend-development
RSSView on GitHub
655 stars61 forks0 contributorsUpdated
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub

Related Awesome Lists

📦
Awesome

The "Awesome" project is a comprehensive exploration of recursion, a fundamental programming technique where a function calls itself to solve problems. This list covers various aspects of recursion, including visual illustrations, examples, and explanations that help demystify the concept. It is beneficial for beginners looking to grasp the basics of recursion, as well as experienced developers seeking to refine their understanding or find new applications for recursive solutions. With a variety of resources available, users can deepen their knowledge and enhance their coding skills through practical examples and insightful discussions.

452.0k
📦
Self Hosted

The "Awesome Self Hosted" project is a curated collection of software applications that can be hosted on your own servers, providing users with full control over their data and services. This list encompasses a wide range of categories, including web applications, databases, file storage solutions, content management systems, and development tools. It is particularly beneficial for developers, system administrators, and privacy-conscious users who seek alternatives to cloud services. By leveraging self-hosted solutions, users can enhance their security, customize their environments, and reduce reliance on third-party providers. Explore this collection to discover powerful tools that empower you to take charge of your digital landscape.

284.1k
📦
Free for Developers

The "Awesome Free for Developers" project is a curated collection of free tools, services, and resources available for developers. This list covers a wide range of categories including cloud services, APIs, software development tools, design resources, and educational platforms that offer free tiers or completely free access. It is particularly beneficial for developers, startups, and students who are looking to leverage high-quality resources without incurring costs. By providing access to these valuable tools, the project empowers users to enhance their projects, improve their skills, and innovate without financial barriers. Explore this collection to discover what you can utilize for your next development endeavor.

120.5k
📦
Beginner-Friendly Projects

The "Awesome Beginner-Friendly Projects" project is a curated collection of coding projects aimed at helping novice developers enhance their programming skills through practical experience. This list includes a variety of beginner-friendly projects across different programming languages, covering categories such as web development, game development, data analysis, and mobile applications. With resources ranging from project ideas and tutorials to sample code and community support, this list is invaluable for beginners looking to build confidence and competence in coding. Whether you're just starting or looking to practice your skills, you'll find engaging projects that inspire creativity and learning.

84.2k

Table of Contents

8 sections · 75 projects

:books: Docs

2 projects
Prisma Docs

prisma.io
Prisma ExamplesPrisma Examples

A collection of ready-to-run example projects demonstrating Prisma ORM usage across various frameworks and databases.

#backend-development#fullstack-demos#examples
Stars6,651
Forks1,471
Last commit1 day ago

:studio_microphone: Events

3 projects
Prisma Day (remote)

prisma.io
Berlin

meetup.com
TypeScript Meetup (remote)

meetup.com

:safety_vest: Community Prisma Tools

32 projects
Prisma Audit TrailsPrisma Audit Trails

Automatic data change tracking for Prisma with PostgreSQL, enabling audit trails and time travel querying.

#data-versioning#time-travel#event-sourcing
Stars113
Forks6
Last commit1 year ago
Prisma 2 ScratchpadPrisma 2 Scratchpad

A template for rapid Prisma 2 schema experimentation with automatic database rebuilds and GraphQL schema regeneration.

#photon#development-tool#graphql
Stars14
Forks1
Last commit3 years ago
nx-nest-graphqlnx-nest-graphql

A starter template for building NestJS GraphQL APIs with Nx workspace, Prisma, and authentication.

#authentication#api-starter#graphql
Stars13
Forks3
Last commit5 years ago
Pal.js - CLI to start Prisma and GraphQl projects with just 2 commands

paljs.com
CRUD generator for nexus

paljs.com
CRUD generator for graphql-modules

paljs.com
CRUD generator for sdl-first approach

paljs.com
Prisma Select - solution for N + 1 issue

paljs.com
Prisma Delete - workaround missing cascade deletes function in prisma migration

paljs.com
Prisma schema - convert schema.prisma file to javascript object or from Snake case to Camel case

paljs.com
Prisma admin React component

paljs.com
Prisma plugin for the IntelliJ PlatformPrisma plugin for the IntelliJ Platform

Adds Prisma Schema Language support with syntax highlighting to IntelliJ-based IDEs like WebStorm and GoLand.

#autocompletion#database-orm#developer-tools
Stars42
Forks8
Last commit4 years ago
Gatsby with prisma-clientGatsby with prisma-client

Build Gatsby sites with Prisma Client for direct database access, eliminating the need to write GraphQL queries.

#build-tooling#prisma#database-integration
Stars14
Forks2
Last commit6 years ago
Testing Prisma with PostgreSQL and JestTesting Prisma with PostgreSQL and Jest

Example configuration for running Jest integration tests with Prisma and Postgres using isolated database schemas per test suite.

#postgres#test-isolation#integration-testing
Stars101
Forks7
Last commit3 years ago
Documentation GeneratorDocumentation Generator

A Prisma generator that automatically creates documentation reference from your Prisma schema.

#hacktoberfest#orm#database
Stars625
Forks31
Last commit2 years ago
Schematics to add Prisma support to a NestJS applicationSchematics to add Prisma support to a NestJS application

A library and schematics to seamlessly integrate Prisma ORM into NestJS applications.

#orm#database#dependency-injection
Stars25
Forks3
Last commit2 years ago
Prisma Schema SDLPrisma Schema SDL

A JavaScript library for programmatically building and printing Prisma schema files using an abstract syntax tree.

#orm#database-schema#prisma
Stars113
Forks11
Last commit6 months ago
Multi-tenancy with PrismaMulti-tenancy with Prisma

A CLI and client library that enables Prisma to manage and access multiple tenant databases seamlessly.

#schema-migrations#prisma#cli-tool
Stars400
Forks43
Last commit3 years ago
Starter Template for NestJS and PrismaStarter Template for NestJS and Prisma

A production-ready NestJS starter template with Prisma ORM, authentication, and API documentation.

#authentication#nestjs#prisma
Stars21
Forks8
Last commit4 years ago
prisma-relay-cursor-connectionprisma-relay-cursor-connection

Extend Prisma's findMany method to support Relay Cursor Connections for GraphQL pagination.

#hacktoberfest#orm#database
Stars272
Forks18
Last commit2 days ago
Caching PrismaCaching Prisma

Adds a caching interface to Prisma with support for Memcached, Redis, Hazelcast, and in-memory caches.

#hazelcast#orm#caching
Stars89
Forks10
Last commit9 months ago
prettier-plugin-prismaprettier-plugin-prisma

A Prettier plugin that automatically formats Prisma schema files using Prisma's official formatter.

#developer-tools#prettier-plugin#prisma
Stars230
Forks7
Last commit9 days ago
prisma-sequelize-generatorprisma-sequelize-generator

Generates Sequelize models from a Prisma schema, enabling seamless integration between Prisma and Sequelize.

#generator#orm#database
Stars14
Forks1
Last commit5 years ago
Prisma Schema Sorter - sort schema models, enums, generators and datasourcesPrisma Schema Sorter - sort schema models, enums, generators and datasources

A modern tool to sort Prisma schema elements alphabetically for better organization and maintainability.

#developer-tools#database-schema#prisma
Stars25
Forks1
Last commit1 month ago
Declarative Authorisation MiddlewareDeclarative Authorisation Middleware

A declarative authorization middleware for Prisma that operates at the model level to secure GraphQL APIs.

#declarative#graphql#role-based-access
Stars81
Forks2
Last commit10 months ago
NestJS and Prisma Yarn Monorepo Starter TemplateNestJS and Prisma Yarn Monorepo Starter Template

A full-stack monorepo template for NestJS and Prisma with Yarn Workspaces, featuring GraphQL, REST, and JWT.

#template#yarn-workspaces#yarn3
Stars132
Forks19
Last commit3 years ago
Prisma Redis Middleware - cache queries in RedisPrisma Redis Middleware - cache queries in Redis

A Prisma middleware for caching database queries in Redis with in-memory fallback and cache invalidation.

#orm#lru-cache#redis-caching
Stars362
Forks34
Last commit7 months ago
Prisma Yup Generator - Prisma 2+ generator to emit Yup schemas from your Prisma schemaPrisma Yup Generator - Prisma 2+ generator to emit Yup schemas from your Prisma schema

A Prisma generator that automatically creates Yup validation schemas from your Prisma schema.

#prisma-generator#yup#type-safety
Stars56
Forks3
Last commit1 month ago
Schemix - Generate Prisma Schemas with TypeScriptSchemix - Generate Prisma Schemas with TypeScript

A TypeScript layer for programmatically creating modular Prisma schemas with mixins and extensions.

#orm#developer-tools#database-schema
Stars480
Forks25
Last commit2 years ago
Prismock - Run tests in isolation with an in-memory implementation of PrismaPrismock - Run tests in isolation with an in-memory implementation of Prisma

A mock for PrismaClient that reads your Prisma schema and provides an in-memory store for fast, isolated unit tests.

#unit-testing#prisma#vitest
Stars267
Forks34
Last commit2 days ago
prisma-ast - A Builder object to programmatically query and edit your schema.prisma filesprisma-ast - A Builder object to programmatically query and edit your schema.prisma files

A TypeScript library for parsing, manipulating, and generating Prisma schema files using an Abstract Syntax Tree.

#parse#orm#developer-tools
Stars167
Forks24
Last commit4 months ago
prisma-query-formatter - Substitute params and format queries for loggingprisma-query-formatter - Substitute params and format queries for logging

A zero-dependency utility for formatting Prisma SQL queries by substituting placeholders with values for logging purposes.

#database#developer-tools#prisma
Stars4
Forks0
Last commit1 year ago

:man_technologist: Prisma Clients

1 projects
Prisma Client PythonPrisma Client Python

An auto-generated, fully type-safe database client for Python built on Prisma, supporting async and sync usage.

#orm#database#pydantic
Stars2,095
Forks93
Last commit1 year ago

:gear: Schema Visualization Tools

9 projects
Prisma ERD VisualizerPrisma ERD Visualizer

Visualize Prisma schemas as Entity-Relationship Diagrams to understand database structure.

#orm#developer-tools#entity-relationship-diagram
Stars358
Forks19
Last commit2 years ago
prisma-umlprisma-uml

A CLI tool that generates PlantUML Entity Relationship Diagrams from Prisma schema files.

#developer-tools#schema-visualization#prisma
Stars123
Forks10
Last commit6 months ago
DBML GeneratorDBML Generator

Automatically generate DBML schema files from your Prisma schema for database visualization.

#database-schema#entity-relationship-diagram#dbml
Stars740
Forks41
Last commit2 years ago
Prisma ERD GeneratorPrisma ERD Generator

A Prisma generator that automatically creates Entity Relationship Diagrams (ERDs) from your Prisma schema.

#hacktoberfest#entity-relationship-diagram#prisma-generator
Stars1,033
Forks63
Last commit3 days ago
Prismaliser - Visualise your Prisma schema models and relations

prismaliser.app
Archibase - Collaborative schema editor based on Prisma SDL

archibase.dev
Prisma Editor - A powerful tool to visualize and edit Prisma SchemaPrisma Editor - A powerful tool to visualize and edit Prisma Schema

A powerful tool to visualize and edit Prisma Schema with ease.

#dmmf#database#developer-tools
Stars1,037
Forks83
Last commit3 months ago
prisma-markdown - Markdown generator, including ERD and descriptionsprisma-markdown - Markdown generator, including ERD and descriptions

Generates markdown documentation with Mermaid ERD diagrams and descriptions from Prisma schemas.

#developer-tools#database-schema#mermaid
Stars528
Forks28
Last commit3 months ago
Hubql - Visualization platform with Prisma schema support

hubql.com

:thinking: How Tos

2 projects
How to GraphQL

howtographql.com
PostgresQL Tutorials

prisma.io

:bird: Twitter

2 projects
Prisma

twitter.com
Nexus

twitter.com