Settings

Theme

Prisma-GPT, query your database using natural language

github.com

3 points by aliyeysides 3 years ago · 1 comment

Reader

aliyeysidesOP 3 years ago

Hey,

I wanted to share my first Prisma extension I built over the weekend. Prisma-gpt extends the prisma client to give you the $queryGPT method which you can use to run "SELECT" commands using plain English.

The tool is obviously not meant for production, but rather a fun project which could potentially serve as a helpful tool in dev environments.

I was planning on maybe adding a cli and/or local FE you could spin up to replace prisma studio. So, if anyone wants to help contribute and work on those things, please reach out!

It's also my first npm package and open source project so any feedback is appreciated!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection