I am proud to announce that Google's amazing team of tech writers has published the first version of the official NDB documentation for App Engine: http://code.google.com/appengine/docs/python/ndb/
This means that I am no longer maintaining the provisional docs I wrote linked to from the NDB project page: http://code.google.com/p/appengine-ndb-experiment/ If you find anything unclear in the docs, please post your feedback to [email protected] or use the NDB issue tracker: http://code.google.com/p/appengine-ndb-experiment/issues/list Of course we're not done. There's a series of changes still on the way, see: http://code.google.com/p/appengine-ndb-experiment/source/browse/RELEASE_NOTES I also hope to publish a more complete guide to converting existing old db apps to NDB; for now, you can continue to use the cheat sheet for guidance on this topic: https://docs.google.com/document/d/1AefylbadN456_Z7BZOpZEXDq8cR8LYu7QgI7bt5V0Iw/edit And please look forward to an announcement that NDB is no longer experimental, though I can't promise when that will be. Until then, beware that NDB currently *is* experimental and subject to API changes that may break your app without warning. I'll try to minimize these and draw attention to the inevitable ones on these mailing lists. One issue (which will go live in the next SDK) that I'd like to call out involves pending changes to transaction interactions: https://groups.google.com/group/appengine-ndb-discuss/msg/7b5bb6c8bac1a6b5 -- --Guido van Rossum (python.org/~guido) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
