Skip to content

Kinjalrk2k/prisma-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@prismatools/console

Run Prisma Queries in a REPL style console. Heavily inspired by the Rails Console

Screenshot

Screenshot

Usage

  • From your project directory, run:
npx @prismatools/console@latest
  • For setting a Prisma client path explicitly, use the --client or the -c flag
npx @prismatools/console@latest -c ./node_modules/@prisma/client

Forget Prisma Studio! 🤣

Screenshot 2

About

REPL style console for Prisma ORM, heavily inspired from Rails console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages