The Wayback Machine - https://web.archive.org/web/20220504093006/https://github.com/prisma/templates
Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Prisma Schema Examples

Ready-to-use Prisma schema examples 🚀

Website   •   Docs   •   Blog   •   Slack   •   Twitter   •   Demo videos

This repository contains a number of prisma schema examples that act as a starting point when building your backend using Prisma. Each example has its own database schema diagram and an explanation.

Examples

Contributing to the project

Before contributing, check out the contribution guidelines

Examples to be added

  • Microblogging platform
  • Help Desk ticketing system
  • Budget tracker
  • Habit tracker