After playing with Directus for a while, I’m realising how tricky it can be to create a solid data model for your project.
I think making it so easy to create new collections and fields, increases the risk of having a messy / unclear data model - but I guess that’s what happens when you ‘democratize’ data (which I love as a goal).
Does anyone have any pointers / resources for learning about architecting a data model / schema? Up until now I’ve learned through trial and error, which is fine, but I’d love to learn about potential pitfalls before I make a real project live. Also interested to hear if anyone else has had a similar journey 🙂