Skip to content
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

Merged
merged 3 commits into from
Apr 9, 2023
Merged

docs: Add Prisma Editor #1348

merged 3 commits into from
Apr 9, 2023

Conversation

mohammed-bahumaish
Copy link
Contributor

@mohammed-bahumaish mohammed-bahumaish commented Apr 8, 2023

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

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

[Short description of what has changed]


Screenshots

[Screenshots]

💯

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.
@changeset-bot
Copy link

changeset-bot bot commented Apr 8, 2023

⚠️ No Changeset found

Latest commit: 371685d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Apr 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-t3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2023 9:47am

@github-actions github-actions bot added the 📚 documentation Improvements or additions to documentation label Apr 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2023

Running Lighthouse audit...

@mohammed-bahumaish mohammed-bahumaish changed the title Add Prisma Editor docs: Add Prisma Editor Apr 8, 2023
@c-ehrlich
Copy link
Member

Awesome project! Can you fix prettier and lint before we merge?

@mohammed-bahumaish
Copy link
Contributor Author

Awesome project! Can you fix prettier and lint before we merge?

Done. @c-ehrlich

@mohammed-bahumaish
Copy link
Contributor Author

@c-ehrlich is there anything else that i should do?

@c-ehrlich c-ehrlich added this pull request to the merge queue Apr 9, 2023
Merged via the queue into t3-oss:next with commit 08a82e9 Apr 9, 2023
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants