square / sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
☆4,556Updated 4 years ago
Alternatives and similar repositories for sqlbrite:
Users that are interested in sqlbrite are comparing it to the libraries listed below
- An enhanced Guava-based event bus with emphasis on Android support.☆5,153Updated 6 years ago
- Screaming fast JSON parsing and serialization library for Android.☆3,198Updated 3 years ago
- A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application sta…☆3,394Updated 2 years ago
- Android Instance State made easy☆3,745Updated 3 years ago
- A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,672Updated last year
- Lifecycle handling APIs for Android apps using RxJava☆7,703Updated last year
- Reactive API for SQLiteDatabase and ContentResolver.☆2,543Updated last year
- Android Parcelables made easy through code generation.☆3,548Updated 2 years ago
- RxJava binding APIs for Android's UI widgets.☆9,664Updated 3 years ago
- A blazing fast, powerful, and very simple ORM android database library that writes database code for you.☆4,875Updated 3 years ago
- A gradle plugin for getting java lambda support in java 6, 7 and android