Kripton Persistence Library VS SimpleNoSQL

Compare Kripton Persistence Library vs SimpleNoSQL and see what are their differences.

Kripton Persistence Library

A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR. (by xcesco)

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. (by Jearil)
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
Kripton Persistence Library SimpleNoSQL
- -
119 387
- -
0.0 4.1
over 1 year ago over 3 years ago
Java Java
Apache License 2.0 -
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.

Kripton Persistence Library

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

We haven't tracked posts mentioning Kripton Persistence Library yet.
Tracking mentions began in Dec 2020.

SimpleNoSQL

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

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

What are some alternatives?

When comparing Kripton Persistence Library and SimpleNoSQL you can also consider the following projects:

androrm - An Object Relational Mapper for Android.

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

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

couchbase-lite-android - Lightweight, embedded, syncable NoSQL database engine for Android.

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

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

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

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

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

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