I am not aware of a specific guide for upgrading, but the getting started guide should give you a feel for the API. Pretty much everything was redone and rewritten so it’s probably best to try to understand the way that the new API works rather than directly translating. For example, instead of map and reduce SQL++ / QueryBuilder queries are now used, and database objects are created standalone rather than through a manager.