Skip to content

draew6/drizma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drizma

Drizma is a utility for creating relationships in a Drizzle schema based on your Prisma schema. As Drizzle-Kit introspect does not include relationships. CLI appends relations to schema.ts.

Installation

You can easily install Drizma using npm:

npm install drizma

Getting Started

To get started with Drizma, follow these simple steps:

npx drizma schema.prisma schema.ts

schema.ts is generated by drizzle-kit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published