July 2008
Persist
(#)
Persist is a Java ORM/DAO library designed for high performance, ease of use and integration.
You give it a class name and a query and it runs the query and maps the object. Exactly how it should be. No voodoo dynamic query creation.
Protocol Buffers
(#)
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.