RestorableSQLiteDatabase VS ormlite

Compare RestorableSQLiteDatabase vs ormlite and see what are their differences.

RestorableSQLiteDatabase

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

ormlite

ORMLite Android functionality used in conjunction with ormlite-core (by j256)
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 ormlite
0 2
21 1,579
- -
0.0 0.0
about 8 years ago about 1 year ago
Java Java
MIT License ISC 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.

ormlite

Posts with mentions or reviews of ormlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.

What are some alternatives?

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

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

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

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.

ActiveAndroid - Active record style SQLite persistence for Android

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

sqlbrite

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

AndroidQueryORM - AndroidQuery is an Android ORM for SQLite and ContentProvider which focuses on easy of use and performances thanks to annotation processing and code generation

Kripton Persistence Library - A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.

SimpleNoSQL - A simple NoSQL client for Android. Meant as a document store using key/value pairs and some rudimentary querying. Useful for avoiding the hassle of SQL code.

LitePal - An Android library that makes developers use SQLite database extremely easy.