
Larry C. answered 05/12/19
Computer Science and Mathematics professional
If the data structure is essentially such that data access is sequential or random via an easily-maintained index while the data itself is contained within a single record structure, a relational database may be overkill. The deciding factors are mainly the complexity of the structure, how it's typically used and the flexibility required of how it's accessed.