Nikhil Nigade<p>I'm used to defining Models in <a href="https://social.dezinezync.com/tags/Vapor" class="mention hashtag" rel="tag">#<span>Vapor</span></a> using their code based approach. I do not like it, but it's my only option so I deal with it. </p><p>For <a href="https://social.dezinezync.com/tags/CoreData" class="mention hashtag" rel="tag">#<span>CoreData</span></a>, I can use the GUI to define models and setup relationships. I'm very much used to this. The graph view makes it trivial to visualise relationships across models. </p><p><a href="https://social.dezinezync.com/tags/SwiftData" class="mention hashtag" rel="tag">#<span>SwiftData</span></a> completely disregards this and requires defining models in code. Makes visualising or getting an overview of relationships across models non-trivial.</p>