1.1.0 • Published 5 months ago

@prismatools/console v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

@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

1.1.0

5 months ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago