I would recommend chapters 6 to 10 of "Programming Google App Engine with Python", by Dan Sanderson, published by O'Reilly. Of course, the book has very useful content in other chapters, too, but 6 to 10 are the chapters specifically on the datastore and ndb in particular.
Alex On Mon, Aug 10, 2015 at 6:02 AM, Мария Кокаия <[email protected]> wrote: > We develop a game server with the expected load of 30,000 users per day. > We would like to find someone who will explain us how to use Cloud Platform > optimally. In particular, we need help optimising NDB queries. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/80780bd7-af3b-453f-b109-ac82049bdd4f%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/80780bd7-af3b-453f-b109-ac82049bdd4f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAE46Be_tHKoYa%2BL6vbrBt%2BZxVHJ9Wt5PmBjVrXtsK24Dddrn-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
