Popularity
2.5
Stable
Activity
0.0
Stable
80
10
16

Code Quality Rank: L4
Programming language: Java
License: Apache License 2.0
Tags: Database     ORM    

GreeDAO alternatives and similar packages

Based on the "ORM" category.
Alternatively, view GreeDAO alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of GreeDAO or a related project?

Add another 'ORM' Package

README

Check out our new performance test app that includes ObjectBox.

Android Database Performance Benchmark

This project evaluates Android databases and related persistence solutions. It tests SQLite, SQLite in combination with several ORMs, and alternative database options.

Build Status

Usage

To run the Android instrumentation tests make sure to set RUN_PERFORMANCE_TESTS in Common\build.gradle to true.

To run with Android Studio, create a new Android Instrumented Tests run configuration. Specify the desired PerfTest<x> class and a test method (see BasePerfTestCase).

More Open Source by greenrobot

ObjectBox is a new and fast object-oriented database for mobile devices.

greenDAO is an ORM optimized for Android: it maps database tables to Java objects and uses code generation for optimal speed.

EventBus is a central publish/subscribe bus for Android with optional delivery threads, priorities, and sticky events. A great tool to decouple components (e.g. Activities, Fragments, logic components) from each other.

greenrobot-common is a set of utility classes and hash functions for Android & Java projects.

Follow us on Google+ to stay up to date.