If you have data that you read from a lot but writ...
# android
c
If you have data that you read from a lot but write rarely realm is great since the reads are fast and its pretty easy to setup.