Re: [google-appengine] multi-tenant

2010-08-26 Thread Ross M Karchner
Related question-- how do namespaces effect MapReduce? On Thu, Aug 26, 2010 at 2:25 AM, alf wrote: > I know there are no possibility to get a list of namespaces used but > can i do a query to get all entities including diferents namespaces. > > thanks > > -- > You received this message because y

[google-appengine] multi-tenant

2010-08-25 Thread alf
I know there are no possibility to get a list of namespaces used but can i do a query to get all entities including diferents namespaces. thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-ap

[google-appengine] multi-tenant data model

2009-03-02 Thread wei
Hi, I want to create a business application designed for multiple companies. When I design the data model for big table, I wonder if there is any best practice on multi-tenant data model. Shall I create several columns (user, organization) for each table(model), and return the data only belong to