A .NET library with collection classes allowing preservation of object on disk using serialization. The objects written to disk can be released from memory to decrease the memory footprint. Collections supports fast read, write, and recovery.
Lyophilizer helps developers create systems of JavaBeans without worrying about different persistent/transactional/secure back ends. It is evolving into JDO and currently supports JDBC, EJB and in-memory storage.