TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: PrismaGPT – Ask how to query against your schema using natural language

2 pointsby ryanchenkieabout 2 years ago
Hi HN!<p>I often ask ChatGPT how to construct Prisma queries, especially when things get a bit more complicated.<p>Since I do that on the regular, I decided to put together a tool that is specific to that purpose: PrismaGPT (<a href="https:&#x2F;&#x2F;gpt.howtoprisma.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gpt.howtoprisma.com&#x2F;</a>)<p>With PrismaGPT, you can drop in your Prisma schema and ask questions like &quot;how do I get a list of users and all their related posts&quot;. You&#x27;ll get results for both a Prisma Client query as well as raw SQL.<p>Hopefully it&#x27;s useful, especially if you&#x27;re newer to Prisma and want to get going quickly!

no comments

no comments