Lab members Theresa and Gina presented some of the key libraries that made it possible to build FieldDB, a 100% offline data-heavy HTML5 client side app at Javascript Montreal.
Monthly Archives: October 2012
LevelDB @Notman House
Last week Gina presented LevelDB for Android and Android Montreal, hosted at Notman House.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Get the code on GitHub.