ormdroid VS android-database-sqlcipher

Compare ormdroid vs android-database-sqlcipher and see what are their differences.

ormdroid

ORMDroid is a simple ORM persistence framework for your Android applications. (by roscopeco)
ORM

android-database-sqlcipher

Android SQLite API based on SQLCipher (by sqlcipher)
ORM
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ormdroid android-database-sqlcipher
- 3
86 2,720
- 0.3%
0.0 2.9
almost 9 years ago 8 months ago
Java Java
Apache License 2.0 GNU General Public License v3.0 or later
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.

ormdroid

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

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

android-database-sqlcipher

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

What are some alternatives?

When comparing ormdroid and android-database-sqlcipher you can also consider the following projects:

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

androrm - An Object Relational Mapper for Android.

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

android-sqlite-asset-helper - An Android helper class to manage database creation and version management using an application's raw asset files

requery - requery - modern SQL based query & persistence for Java / Kotlin / Android

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

sugar - Insanely easy way to work with Android Database.

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

ActiveAndroid - Active record style SQLite persistence for Android

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