database-schema-examples
database-schema-examples copied to clipboard
Database Schema Examples we strive to support in Prisma
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.