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

README DBFlow is fast, efficient, and feature-rich Kotlin database library built on SQLite for Android. DBFlow utilizes annotation processing to generate SQLite boilerplate for you and provides a powerful SQLite query langu
Information
Category: Android / O/R Mapping
Watchers: 170
Star: 4.9k
Fork: 613
Last update: May 28, 2023

Related Repos



xizzhu Android SQLite KTX Kotlin extensions to simplify working with SQLite database. Download Gradle: Add the following to your build.gradle: repositories { maven { url "https://jitpack.io"
 

agrosner README DBFlow is fast, efficient, and feature-rich Kotlin database library built on SQLite for Android. DBFlow utilizes annotation processing to generate SQLite boilerplate for you and provides a powerful SQLite query langu
 

AlexeyZatsepin Performance comparison of Android ORM Frameworks At the moment there are a lot of ORM-libraries for the Android OS. We reviewed the most popular ones and compared them by performance and some other parameters. As libraries for co
 

xcesco A Java library to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR. For Java and Android platform
 

ImangazalievM ReActiveAndroid is Android ORM based on popular library ActiveAndroid. Unfortunately, the author of the library stopped maintaining it, so I decided to continue maintain the library instead of him. New features in ReActiveAndroid i
 

jeppeman HighLite HighLite is an SQLite library for Android that makes use of annotation processing to generate boilerplate for your SQLite operations. Key features: Automated table creation and table upgrades (column additions / c
 

pardom-zz ActiveAndroid ActiveAndroid is an active record style ORM (object relational mapper). What does that mean exactly? Well, ActiveAndroid allows you to save and retrieve SQLite database records without ever writing a single SQL s
 

florent37 Android-NoSql Lightweight, simple structured NoSQL database for Android Download dependencies { implementation 'com.github.florent37:android-nosql:1.0.0' } Save your datas as a structured tree noS
 

florent37 RxAndroidOrm Download dependencies { compile 'com.github.florent37:rxandroidorm:1.0.1' provided 'com.github.florent37:rxandroidorm-annotations:1.0.1' annotationProcessor 'com.github.florent37:rx
 

guolindev LitePal for Android LitePal is an open source Android library that allows developers to use SQLite database extremely easy. You can finish most of the database operations without writing even a SQL statement, including create o
 

requery Android SQLite support library This is an Android specific distribution of the latest versions of SQLite. It contains the latest SQLite version and the Android specific database APIs derived from AOSP packaged as an AAR libr
 

requery A light but powerful object mapping and SQL generator for Java/Kotlin/Android with RxJava and Java 8 support. Easily map to or create databases, perform queries and updates from any platform that uses Java. Examples Define
 

xmartlabs RxSimpleNoSQL Reactive extensions for SimpleNoSQL. Manipulate entities using Observables and Completables. Examples Suppose we have the following entity we want to manipulate: class SampleBean implements Entity {
 

firebase FirebaseUI for Android — UI Bindings for Firebase FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to Firebase APIs. A compatible FirebaseUI client is also available for i
 

roscopeco ORMDroid is a simple ORM persistence framework for your Android applications, providing an easy to use, almost-zero-config way to handle model persistence without ever having to deal with Android's built-in database interfaces. ORMDroid is