Was just wondering if there was any best practice ...
# beginners-need-help
b
Was just wondering if there was any best practice for trying to manage the complexity of a lot of datasets? I remember in my databases class we went over ORM modeling but it was always in the context of creating entities s.t. their interactions would be represented sensibly in tables that mirror that object structure. In this context though, I feel like we're all being given data tables without a pre-made ORM