This project is still at a very early stage of development and does not support many features of the prisma schema, so please backup your prisma schema (if you're not using git for some reason). You can view the detailed changelog of the latest version to see a list of supported features.
Prismagram is a visual Prisma schema builder. In the application, you can display your schema as diagrams that can be edited. The idea is to make a smart editor that will allow you to work more efficiently with the schema file.
Quickly add new models and enums using the drag and drop interface.
Drag connection lines from model to model to create relations and from enum to model to create enum fields.
Use the various command options to navigate and edit the schema.
Prismagram is licensed under the MIT License - see the LICENSE file for details.