-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows, macOS, Android app for ObjectBox Admin #664
Comments
Thanks for the suggestion.
Admin is intended for developers that integrate ObjectBox into their app. What is your use case here? |
Thanks for the response! I have a POS application and my users are using different versions of my application that the ObjectBox structures are also different. So I cannot open .mdb files with my latest app, because I have deleted .json file many times. The ObjectBox Admin can open .mdb files independently their structure (like DB Browser for SQLite). Sometimes employees (support team) of our company have to open users db files. |
I would be happy to create this program if you could give me some instructions. |
Thanks for the details!
At this point this would require access to internal components (to compile the executable that's inside the Docker image), so not feasible. If anyone else is interested in this, it helps us to thumbs up the first post (GitHub can sort issues by thumbs ups)! |
I have this scenario (POS application as well) and would be great to have an admin panel. I would be happy to contribute to create this software too! Furthermore, it would be great if admin panel had support to edit data. |
Currently I'm using ObjectBox Admin with Docker. And it is great. But many users that using my app have not Docker on their computer. So It would be great to have an app for browsing ObjectBox files.
The text was updated successfully, but these errors were encountered: