Good! Not sure this is the most appropriate place to put it, if not I apologize. My question is as follows: I have to implement a scheme about football, all data on clubs, players and games as their statistics. The doubt I have is whether it is more advisable to do it in SQL or NoSQL as I was asked to do and if you can do in NoSQL. Because it has several relationships and joins, and joins NoSQL will not.
My scheme is this: http://www.4shared.com/folder/h_k3P6KE/_online.html Someone can give me a hint about this? It is feasible to do in NoSQL, or the best is even in SQL? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

