1.1.0 • Published 2 years ago

@prismatools/console v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago