TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 ryanchenkie大约 2 年前
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!

暂无评论

暂无评论