Sample App with Data Model

Is there a sample app that is fully implemented with a data model. I need to see an implementation approach as a reference.

So far I have seen an example that uses the MVP pattern with a data model. Are there any other approaches to do this?