Tagged Questions
0
votes
1answer
405 views
Google app engine datastore reference or not?
i am filling up a big table with text items from different countries. My question is:
Should i use a referencePropery to link to languages in another table?. Thats the way i would do it in a normal ...