Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

keima/MostPowerfulOrmInAndroid

Repository files navigation

Benchmark of Most Powerful ORM in Android

Check Dependency is Outdated

  1. ./gradlew dependencyUpdates

How to use

  1. git clone https://github.com/keima/MostPowerfulOrmInAndroid.git
  2. cd <PATH_TO_GIT>/MostPowerfulOrmInAndroid
  3. Connect device or emulator
  4. ./gradlew connectedDebugAndroidTest

Example of Production Flavors

  • appOrmlite:connectedDebugAndroidTest
  • appActiveandroid:connectedDebugAndroidTest
  • appGreendao:connectedDebugAndroidTest
  • appSugarorm:connectedDebugAndroidTest
  • appDbflow:connectedDebugAndroidTest
  • appRealm:connectedDebugAndroidTest
  • appCouchbase:connectedDebugAndroidTest
  • and more!

License

This project contains following ORM (or DB helper) libraries:

  • ActiveAndroid
  • Couchbase
  • CPOrm
  • Cupboard
  • DBFlow
  • DBtools
  • EasyliteORM
  • GreenDao
  • MapDB
  • Ollie
  • Orma
  • ORMLite
  • Paper
  • QuantumFlux
  • Realm
  • Room (Architecture Components)
  • RushORM
  • Sabres
  • Shillelagh
  • Slimrepo
  • SnappyDB
  • Squidb
  • SugarOrm
  • Torch
  • TriORM