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