Easy ORM-ness for GAE

Posted by: Andrew Glover on 2010-11-11 13:47:00.0

GAEObjectify-Appengine is one of an emerging class of tools that extend the convenience of NoSQL, in this case by providing a Hibernate-style mapping layer between your application and the GAE datastore.

In this month’s Java development 2.0 series dubbed “Twitter mining with Objectify-Appengine, Part 1” you’ll learn about Objectify’s handy, JPA-friendly (but not dependent) API; plus, this article walks you through the steps of mapping Twitter retweets into Bigtable, in preparation for deploying it in Google App Engine.

In addition to this article, there are a few other resources for GAE and NoSQL including:

Part 2 of “Twitter mining with Objectify-Appengine” will take the newly minted domain objects and plug them into a web application running on GAE; more over, the article will sprinkle in a bit of Ajax and JSON.

Looking to spin up Continuous Integration quickly? Check out www.ciinabox.com.


be the first to rate this blog

About Andrew Glover

Andrew Glover

Andrew is the founder of the easyb BDD framework and the co-author of Addison Wesley's "Continuous Integration", Manning's "Groovy in Action" and "Java Testing Patterns". He is an author for multiple online publications including IBM's developerWorks and Oreilly's ONJava and ONLamp portals. He actively blogs about software at thediscoblog.com.

More About Andrew »

NFJS, the Magazine

2010-12-01 00:00:00.0 Issue Now Available
  • Functional Programming in Java
    by Ted Neward
  • On mini-languages and Clojure
    by Raju Gandhi
  • Testing in Scala
    by Daniel Hinojosa
  • An Introduction to Node.JS
    by James Carr
Learn More »