no it's only really a use for making it supposedly easier with the query builder.

I think it'll dramatically increase the size of your database the more relationships you add as well.

I don't usually bother and just add joins manually for each query i build.