Use easily the database SQLite on android using the DAO and transformer design patterns.
'com.github.tonilopezmr:easysqlite:1.0.2'
<dependency>
<groupId>com.github.tonilopezmr</groupId>
<artifactId>easysqlite</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.github.tonilopezmr" name="easysqlite" rev="1.0.2"/>
"com.github.tonilopezmr", "easysqlite", "1.0.2"