objectbox
There are 91 repositories under objectbox topic.
VcStrong/JetpackMVVM
最新最实用的组件化android-MVVM框架
seeeeal/juzimi
句子迷APP,MVP架构,Okhttp + Retrofit + RxJava,图片加载Glide,数据库Object-box
longforus/api-debugger
🔨A like Postman API debugger that supports custom encryption. 一个类似Postman的支持自定义加密传输的后台API接口调试工具.
shubham0204/OnDevice-Face-Recognition-Android
On-device customizable face recognition in Android with FaceNet and an embedded vector database
theakhinabraham/doable-todo-list-app
💡 An offline Flutter todo list app using Dart & ObjectBox Database with notification reminders & latest UI designs.
objectbox/objectbox-generator
ObjectBox Generator based on FlatBuffers schema files (fbs) for C and C++ (more languages in the future)
fengzhizi715/RxCache4a
RxCache(https://github.com/fengzhizi715/RxCache) for Android
rendecano/CoinEdge
An app to demonstrate UBER's newest mobile architecture, RIBs.
Jay-huangjie/Notes
仿支付宝app"记账本"模块功能,采用全新数据库框架object-box开发
wzx54321/XinFramework
Android 快速开发框架 总结以往开发结合三方项目 不断更新
leiyun1993/EasyNote
使用kotlin开发的仿EMUI备忘录,使用ObjectBox框架
areebahmed575/Learn-Generative-AI
This repo contains almost everything about Generative Ai
objectbox/objectbox-dart-performance
Flutter App benchmarking the performance of ObjectBox against others (e.g. sqflite, Hive).
necatisozer/MovieVault
A modern Android base application written in Kotlin with MVVM architecture
jonashao/next-kotlin
Kotlin version of Next music player
azizcse/jetpack-navigation
Jetpack view navigation. Bottom navigation. Manage project with single activity
renyuzhuo/rviewer
ObjectBox Data Viewer. Easy to open、look and Check the data.mdb file.
thisissandipp/flutter-objectbox-example
Flutter project that shows how to work with ObjectBox - High Performance NoSQL Database.
wzx54321/XinFrameworkLib
以lib形式引用到项目,实现快速开发
cyrilpillai/SuperNatives
MVP + Dagger 2 + Retrofit + ObjectBox + AdapterDelegates + SuperHeroes
nsNeruno/jm_dict
Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database
carloscj6/Text
Bulk sms sending App
GURPREETKAURJETHRA/Building-RAG-With-OpenAI-GPT-4o-omni-Model-Using-Objectbox-Vector-Database
Building RAG With OpenAI GPT-4o(omni) Model Using Objectbox Vector Database
AleksanderMielczarek/ObjectBoxExample
Project showing usage of ObjectBox
drulabs/PicBlast
Sample app to demonstrate MVP pattern, Reactive programming, Dagger2 and Retrofit2
objectbox/objectbox-go-performance
Open Source Performance Benchmarks for ObjectBox Go, GORM, and others
andrejoshua/alphavantageapp
A currency calculator Android application with Coroutines, ViewBinding (DataBinding in previous version), and also with MVVM and clean architecture.
RznNike/EyeHealthManager
An app to monitor your eye health
sergio11/MovieAddicts
A simple project to demonstrate an approach based on MVI + Clean architecture and modularization based on features and layers
umiskky/LanChat
This project is a chat room for USTB computer network class design.
XilinJia/MensLingua
Learn any language to advanced levels effectively and quickly
diep89/embedded-db-engines-benchmark
Embedded DB engines benchmark application made in Java. Implemented engines: SQLite, ObjectBox, RocksDB, db4o and H2.
NebeyouMusie/End-to-End-RAG-Project-using-ObjectBox-and-LangChain
In this end to end project I have built a RAG app using ObjectBox Vector Databse and LangChain. With Objectbox you can do OnDevice AI, without the data ever needing to leave the device.
vyvanhungbg/Base-MMVM-Android
Base Android MMVM with 3 branch , base_1, base_2, base_3