-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Add Prisma Editor #1348
docs: Add Prisma Editor #1348
Conversation
Prisma editor is a powerful tool to visualize and edit Prisma Schema. You can easily create, modify and maintain complex database structures and be sure that your databases are organized and consistent. With Prisma Editor, you can take advantage of a variety of incredible features, including real-time visualization, a user-friendly interface, SQL generation, and even the ability to edit your schema directly from the graph. But that's not all! We have also integrated the power of OpenAI's natural language processing API, which enables you to generate boilerplate schema code using natural language prompts.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Running Lighthouse audit... |
Awesome project! Can you fix prettier and lint before we merge? |
Done. @c-ehrlich |
@c-ehrlich is there anything else that i should do? |
* Add Prisma Editor Prisma editor is a powerful tool to visualize and edit Prisma Schema. You can easily create, modify and maintain complex database structures and be sure that your databases are organized and consistent. With Prisma Editor, you can take advantage of a variety of incredible features, including real-time visualization, a user-friendly interface, SQL generation, and even the ability to edit your schema directly from the graph. But that's not all! We have also integrated the power of OpenAI's natural language processing API, which enables you to generate boilerplate schema code using natural language prompts. * refactor/formatting --------- Co-authored-by: Christopher Ehrlich <[email protected]>
Prisma editor is a powerful tool to visualize and edit Prisma Schema. You can easily create, modify and maintain complex database structures and be sure that your databases are organized and consistent.
With Prisma Editor, you can take advantage of a variety of incredible features, including real-time visualization, a user-friendly interface, SQL generation, and even the ability to edit your schema directly from the graph. But that's not all! We have also integrated the power of OpenAI's natural language processing API, which enables you to generate boilerplate schema code using natural language prompts.
Closes #
✅ Checklist
Changelog
[Short description of what has changed]
Screenshots
[Screenshots]
💯