Skip to content

[Feature] Export and import ObjectBox database as a .mdb file from the app #5

@shubham0204

Description

@shubham0204

ObjectBox uses a single .mdb file to save data, and has APIs to load the data from a file. If the user has a large number of documents, it will be convenient to have an option to export the entire database (chunks + docs) as a single file and load them in another instance of the app.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions