Salesforce ER Diagram Studio Open source Tool
Salesforce ER Modeller Studio: Open Source Salesforce Data Modelling Tool I have been working on a small side project called Salesforce ER Modeller Studio . The idea is fairly simple: I wanted a better way to visually model Salesforce objects and relationships without having to rely entirely on Salesforce Schema Builder. Schema Builder is useful, but I wanted something that gave me more flexibility around diagramming, exporting, modelling metadata, and working with the model as text. So I started building my own tool. What is Salesforce ER Modeller Studio? Salesforce ER Modeller Studio is an open source tool for creating and exploring Salesforce entity relationship diagrams. It allows you to visually model Salesforce objects and relationships and is designed specifically around the Salesforce data model. The tool currently supports features such as: Drag and drop Salesforce objects onto the canvas Master Detail and Lookup relationships Polymorphic relationships Crow's foot relation...