Upgrade to Pro — share decks privately, control downloads, hide ads and more …

SnappyDB - NoSQL database for Android

SnappyDB - NoSQL database for Android

A fast and lightweight key/value database library for Android, based on "leveldb" and use "snappy" algorithm compression.
http://snappydb.com

Nabil Hachicha

December 19, 2013
Tweet

More Decks by Nabil Hachicha

Other Decks in Programming

Transcript

  1. Why? • SQLite Sucks! • 1Mb BLOB limitation • Boilerplate

    code • SharedPreferences is not the solution