All Projects → Freezer → Similar Projects or Alternatives

3212 Open source projects that are alternatives of or similar to Freezer

Rxjava2 Operators Magician
你用不惯 RxJava,只因缺了这把钥匙 🔑 You are not used to RxJava, just because of the lack of this key.
Stars: ✭ 868 (+166.26%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (+768.71%)
Mutual labels:  sql, orm, database, sqlite
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (-40.18%)
Mutual labels:  sql, database, sqlite, model
Rxbluetooth
Android reactive bluetooth
Stars: ✭ 405 (+24.23%)
Mutual labels:  rxjava, rxjava2, rxandroid, rx
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-68.71%)
Mutual labels:  rxjava, orm, database, sqlite
Rxjavapriorityscheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
Stars: ✭ 138 (-57.67%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+119.94%)
Mutual labels:  sql, orm, database, sqlite
Android Orma
An ORM for Android with type-safety and painless smart migrations
Stars: ✭ 442 (+35.58%)
Mutual labels:  sql, orm, database, sqlite
Mikro Orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Stars: ✭ 3,874 (+1088.34%)
Mutual labels:  orm, entity, database, sqlite
Ebean
Ebean ORM
Stars: ✭ 1,172 (+259.51%)
Mutual labels:  sql, orm, database, sqlite
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+88.65%)
Mutual labels:  rxjava, rxjava2, rxjava-android, database
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+578.22%)
Mutual labels:  sql, orm, database, sqlite
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (+65.34%)
Mutual labels:  sql, orm, database, sqlite
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-84.36%)
Mutual labels:  orm, entity, database, sqlite
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-44.48%)
Mutual labels:  sql, orm, database, sqlite
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-69.33%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
android-online-course
Android Online Course
Stars: ✭ 22 (-93.25%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Sparrow
A simple database toolkit for PHP
Stars: ✭ 236 (-27.61%)
Mutual labels:  sql, orm, database
Sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Stars: ✭ 242 (-25.77%)
Mutual labels:  sql, orm, database
Rxcache
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
Stars: ✭ 377 (+15.64%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Stars: ✭ 2,974 (+812.27%)
Mutual labels:  sql, orm, sqlite
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-94.79%)
Mutual labels:  rxjava, rxandroid, rxjava2
RxRetroAPICall
API call example using Retrofit and RxJava2
Stars: ✭ 16 (-95.09%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+1418.4%)
Mutual labels:  rxjava, rxjava2, rxandroid
Wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
Stars: ✭ 261 (-19.94%)
Mutual labels:  orm, database, sqlite
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (-19.94%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+240.18%)
Mutual labels:  rxjava, rxjava2, rxandroid
Clear
Advanced ORM between postgreSQL and Crystal
Stars: ✭ 220 (-32.52%)
Mutual labels:  sql, orm, database
Granite
ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
Stars: ✭ 238 (-26.99%)
Mutual labels:  sql, orm, database
Grdbcombine
GRDB ❤️ Combine
Stars: ✭ 220 (-32.52%)
Mutual labels:  sql, database, sqlite
Grox
Grox helps to maintain the state of Java / Android apps.
Stars: ✭ 336 (+3.07%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxbus
🚌 The RxBus as steady as an old dog.
Stars: ✭ 334 (+2.45%)
Mutual labels:  rxjava, rxjava2, rxandroid
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (+610.12%)
Mutual labels:  sql, database, sqlite
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+1237.42%)
Mutual labels:  rxjava, rxjava2, rxjava-android
SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
Stars: ✭ 21 (-93.56%)
Mutual labels:  sqlite, rxjava, rxandroid
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-77.91%)
Mutual labels:  rxjava, rxandroid, rxjava-android
Swipe
👉 detects swipe events on Android
Stars: ✭ 324 (-0.61%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+56.13%)
Mutual labels:  rxjava, rxjava2, database
Traceur
Easier RxJava2 debugging with better stacktraces
Stars: ✭ 502 (+53.99%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxretrojsoup
A simple API-like from html website (scrapper) for Android, RxJava2 ready !
Stars: ✭ 492 (+50.92%)
Mutual labels:  rxjava, rxjava2, rx
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-85.58%)
Mutual labels:  rxjava, rxjava2, database
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (-89.57%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Kuery
Strongly typed SQL in Kotlin
Stars: ✭ 199 (-38.96%)
Mutual labels:  sql, orm, sqlite
Sequelizer
A GUI Desktop App for export sequelize models from database automatically.
Stars: ✭ 273 (-16.26%)
Mutual labels:  orm, database, model
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (-56.75%)
Mutual labels:  rxjava, rxjava2, rxandroid
Reactivesensors
Android library monitoring device hardware sensors with RxJava
Stars: ✭ 161 (-50.61%)
Mutual labels:  rxjava, rxjava2, rxandroid
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-46.01%)
Mutual labels:  rxjava, rxjava2, rxandroid
Reactivebeacons
Android library scanning BLE beacons nearby with RxJava
Stars: ✭ 171 (-47.55%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxbus
Event Bus By RxJava.
Stars: ✭ 2,126 (+552.15%)
Mutual labels:  rxjava, rxjava2, rxandroid
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (-13.19%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Reactivewifi
Android library listening available WiFi Access Points and related information with RxJava Observables
Stars: ✭ 186 (-42.94%)
Mutual labels:  rxjava, rxjava2, rxandroid
Requery
requery - modern SQL based query & persistence for Java / Kotlin / Android
Stars: ✭ 3,071 (+842.02%)
Mutual labels:  rxjava, sql, sqlite
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (-30.37%)
Mutual labels:  rxjava, rxandroid, rxjava-android
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (-43.56%)
Mutual labels:  rxjava, rxjava2, rxandroid
Reactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
Stars: ✭ 2,484 (+661.96%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rel
💎 Modern Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
Stars: ✭ 317 (-2.76%)
Mutual labels:  sql, orm, database
RxActivityIndicator-Android
A small library that helps you keep track of operations progress. It allows you to show progress bar (indicator) in a convenient way.
Stars: ✭ 12 (-96.32%)
Mutual labels:  rxandroid, rx, rxjava-android
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-93.56%)
Mutual labels:  rxandroid, rxjava2, rxjava-android
Rxbiometric
☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android
Stars: ✭ 295 (-9.51%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxgps
Finding current location cannot be easier on Android !
Stars: ✭ 307 (-5.83%)
Mutual labels:  rxjava, rxjava2, rx
1-60 of 3212 similar projects