-
Notifications
You must be signed in to change notification settings - Fork 308
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Allow to open ObjectBox databases with a generic browser.
Main question: should this be something you can integrate into an app? Or do you prefer an desktop app? Or a web app?
Pro app:
- no need to pull database files to the desktop
Pro desktop:
- More screen estate
- Also works for non-Android databases, e.g. desktop apps and unit tests
Pro web app (e.g. write server in Kotlin with embedded netty):
- More screen estate
- Can be accessed locally on the device or on the desktop
- Also works for non-Android databases, e.g. desktop apps and unit tests
- Remotely accessible, e.g. you could use ObjectBox on a server and connect to it
Pro Stetho
- Existing infrastructure
What would you prefer and why?
autovalue, ArthurSav, Mistic92, sandsaber, kaiwinter and 3 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request