Skip to content

A demo that shows how to use Prisma ORM's data modeling with the Atlas migration system.

Notifications You must be signed in to change notification settings

prisma/prisma-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas + Prisma ORM Example

Atlas is a powerful data modeling and migrations tool that enables advanced database schema management workflows, like CI/CD integrations, schema monitoring, versioning, and more.

This repo demonstrates how to make use of Atlas advanced schema management and migration workflows by replacing Prisma Migrate with it. That way, you can still use Prisma ORM's intuitive data model and type-safe query capabilities while taking advantage of the enhanced migration capabilities provided by Atlas.

If you want to learn more, check out the full tutorial.

About

A demo that shows how to use Prisma ORM's data modeling with the Atlas migration system.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published