With greenDAO 3 released, it’s time again to look at the Android ORM performance landscape and do some benchmarks. This time, we also tested newer ORMs for SQLite like DbFlow, requery, SQLDelight, and SquiDB. Also, we had an extensive look at benchmarks done by others. Let’s get started with our results:
Tag Archives: OrmLite
SQLite, ORMs, NoSQL: what Android developers use and why
At yesterday’s Droidcon Berlin barcamp, we compared different database approaches (SQLite, ORMs, NoSQL). In our interactive session we asked about 80 developers how they use databases on Android and what advantages and disadvantages they see in each approach. Here are the gathered results:
Plain SQLite
~40% of the participants have used SQLite without additional tools.
Continue reading
Android ORM Performance in 2015
The recent release of greenDAO 2.0 is reason enough to re-evaluate Android ORM performance in 2015. Here are the results (higher is better):
Continue reading