Examples for ObjectBox, the new superfast mobile database.
Each of the examples is a simple note taking Android app. There are 3 different variations of this app:
- objectbox-example: Java based app
- objectbox-kotlin-example: Kotlin based app
- daocompat-example: DAO compat is a compatibility layer on top of ObjectBox emulating a greenDAO API
ObjectBox repo (to report issues)