Can't i just store specific attributes of an entity as an array?
Entity :
goals
attributes :
date(date), title(String), goal(Int16), failgoal(Int16), id(UUID)
Can't i just store specific attributes of an entity as an array?
Entity :
goals
attributes :
date(date), title(String), goal(Int16), failgoal(Int16), id(UUID)