RestorableSQLiteDatabase VS ActiveAndroid

Compare RestorableSQLiteDatabase vs ActiveAndroid and see what are their differences.

RestorableSQLiteDatabase

A wrapper around Android's SQLiteDatabase with restoring capability (by yaa110)
ORM

ActiveAndroid

Active record style SQLite persistence for Android (by pardom-zz)
ORM
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
RestorableSQLiteDatabase ActiveAndroid
- -
21 4,708
- -
0.0 0.0
about 8 years ago over 2 years ago
Java Java
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RestorableSQLiteDatabase

Posts with mentions or reviews of RestorableSQLiteDatabase. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning RestorableSQLiteDatabase yet.
Tracking mentions began in Dec 2020.

ActiveAndroid

Posts with mentions or reviews of ActiveAndroid. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ActiveAndroid yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing RestorableSQLiteDatabase and ActiveAndroid you can also consider the following projects:

sugar - Insanely easy way to work with Android Database.

DBFlow - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.

orman - lightweight and minimalist ORM for Java/Android. works with SQLite & MySQL. (not actively maintained)

android-database-sqlcipher - Android SQLite API based on SQLCipher

ormdroid - ORMDroid is a simple ORM persistence framework for your Android applications.

greenDAO - greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.

Realm - Realm is a mobile database: a replacement for SQLite & ORMs

ormlite - ORMLite Android functionality used in conjunction with ormlite-core

androrm - An Object Relational Mapper for Android.

sprinkles - Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications