All Projects → prisma → database-schema-examples

prisma / database-schema-examples

Licence: other
Database Schema Examples we strive to support in Prisma

Programming Languages

TSQL
950 projects
PLpgSQL
1095 projects
groovy
2714 projects

Projects that are alternatives of or similar to database-schema-examples

nestjs-prisma-docker
Dockerizing a NestJS app with Prisma and PostgreSQL
Stars: ✭ 42 (-55.32%)
Mutual labels:  prisma, prisma2
prisma-json-schema-generator
A generator for Prisma 2 to generate a valid JSON Schema (v7)
Stars: ✭ 145 (+54.26%)
Mutual labels:  prisma, prisma2
nestjs-prisma-starter
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
Stars: ✭ 1,107 (+1077.66%)
Mutual labels:  prisma, prisma2
blitz
⚡️The Fullstack React Framework — built on Next.js
Stars: ✭ 11,558 (+12195.74%)
Mutual labels:  prisma, prisma2
nest-prisma-rest-api-boilerplate
Nest + Prisma + TypeScript | REST API Starter repository
Stars: ✭ 24 (-74.47%)
Mutual labels:  prisma, prisma2
goprisma
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
Stars: ✭ 54 (-42.55%)
Mutual labels:  prisma, prisma2
prisma-pg-jest
Example showcasing how to use Prisma + Postgres + Jest, where each test has its own unique DB context
Stars: ✭ 103 (+9.57%)
Mutual labels:  prisma, prisma2
prismabuilder.io
Build your Prisma schema visually in this easy-to-use web based tool
Stars: ✭ 161 (+71.28%)
Mutual labels:  prisma
workshop-serverless-graphql
[AWSKRUG Serverless Group 2019] Serverless GraphQL Workshop
Stars: ✭ 80 (-14.89%)
Mutual labels:  prisma
Ararat
Ararat is the next-generation container/virtual machine control panel. It is your one-stop shop for single application containers, full system containers, and KVM instances
Stars: ✭ 21 (-77.66%)
Mutual labels:  prisma
prisma-field-encryption
Transparent field-level encryption at rest for Prisma
Stars: ✭ 68 (-27.66%)
Mutual labels:  prisma
redwood
The App Framework for Startups
Stars: ✭ 15,079 (+15941.49%)
Mutual labels:  prisma
boilerplate
Boilerplate for @prisma-cms
Stars: ✭ 22 (-76.6%)
Mutual labels:  prisma
mrapi
A framework for rapid development of API or DAL applications.
Stars: ✭ 20 (-78.72%)
Mutual labels:  prisma
midwayjs-crud
基于 Typescript+MidwayJs+Nacos 的微服务开发架构
Stars: ✭ 45 (-52.13%)
Mutual labels:  prisma
nest-typescript-starter
Nest framework TypeScript starter (node.js)
Stars: ✭ 35 (-62.77%)
Mutual labels:  prisma2
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+411.7%)
Mutual labels:  prisma
cms30
🙌 #CMS30 | Free 30 CMS templates
Stars: ✭ 23 (-75.53%)
Mutual labels:  prisma
fastify-graphql-nexus-prisma
GraphQL Server with Fastify, Mercurius, Prisma, and Nexus
Stars: ✭ 125 (+32.98%)
Mutual labels:  prisma
ra-data-prisma
Packages to connect react-admin with prisma version 2
Stars: ✭ 73 (-22.34%)
Mutual labels:  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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].