Entity Vs Database Structure
Entity Vs Database Structure
Comments
-
what are the differences between the Entity data structure and the database data structure?
-
[font=Roboto]The database data structure creates a db table in the database and that data lives externally from decisions. The Entity data structure stores the data in the portal in a configuration folder. Both types of data structures can be used for object relations. Here is a link to our documentation that contains more details on this topic. [/font][url=https://documentation.decisions.com/docs/understanding-difference-between-defined-data-structures]https://documentation.decisions.com/docs/understanding-difference-between-defined-data-structures[/url]