Skip to content

Is there any tool to investigate or browse the database created by objectbox, no matter gui or cli #34

@lymslive

Description

@lymslive

When I develop some application with the objectbox lib, I hope to have a separate tool to verify the records (objects) saved in the database, somthing like that for SQLite, to browse and lookup what table(entities) and records existed in current database file.

I have glanced at the repos in github.com/objectbox, but not found such a tool. Compare to 'objectject-generator` as pre-build tool, such a post-browse tool is also useful.

Maybe it is possible to write one using objectbox lib, while I think it is so common requirement, I wonder is there any project already provides such tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions