SQLite DAL for Android

While developing for Android I had this feeling that something was missing. In Java, most of the time we use a DAL layer (aka JPA, Hibernate) »