Hey all, I've been working on a tool called Prisma Assistant. This tool lets you interact with your Prisma ORM schema conversationally, generate code snippets, understand your database structure, and gain insights. It's still in early development, but I'd love to get your feedback.Visit https://prismaassistant.com to learn how to run it locally and access an online playground where you can try it out.
It's also open source on GitHub: https://github.com/agencyenterprise/sds-prisma-assistant.