Video yükleniyor...
Video Yüklenemedi
🆕 Introducing PrismaGPT, a query helper built on GPT-4 🎉 * Drop in your Prisma schema * Ask for what you want * Get back a Prisma Client query and raw SQL Great for when you know what you need but aren't quite sure how to construct the query 👍
94,182 görüntüleme • 3 yıl önce •via X (Twitter)
10 Yorum

@prisma nice one! If you're looking for an OSS template to build sth similar, we just released one yesterday (React/Node/Prisma + GPT integration): It already got >100⭐️ on gh!

@prisma This would be awesome as a vs code extension instead of a website where I have to upload (and reupload) my schema.

@prisma VS Code extension would be cool. I'll look into that. I'll also add something to keep the schema in local storage.

@prisma Have a look at use gpt to create schema, build query and generate CRUD query code!

@prisma This looks really awesome @ryanchenkie! 🎉 Would you like to join us tomorrow on "What's New In Prisma" to showcase PrismaGPT?

@prisma This is so sick, will be featuring it in my AI newsletter tomorrow. Getting sent to 4000 people

@prisma Many thanks!

@prisma If you are using Metabase and want a similar SQL-generating feature, have a look at @AvantyApp

@prisma This is awesome! Love that it gives both Prisma client and SQL. Probably going to use that with planetscale's database.js lib.

@prisma The next step is to ask GPT to just generate code that does what you need, without an ORM. 😅

