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