The data structure is the underlying layout of the database that gINT stores your data in. It controls the tables, the table names, the fields and field names in each table, how those fields behave, the interrelationships between the tables, etc. When…