Skip to content

prisma/database-schema-examples

Repository files navigation

Database Schema Examples

This repository contains examples for database schemas, grouped by database. Useful whenever we need a real world example, for example for testing Prisma Introspection or Prisma Client.

Each example folder contains a README.md that contains the link to the original source of the example. It also mentions changes that were applied compared to the original source.