Skip to content

mobizel/python-objectbox-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

POC to read .mdb files (objectbox) in python

NOTE: This program crashed with segment fault: 11 in our side. Anyway, it may work elsewhere.

  • Create a directory in the project root and paste the following files in it
    • data.mdb
    • lock.mdb
  • Paste the default.json structure file in the project root
  • Adapt the model to the database
  • Run the program dump all the row of the table (but it crashed here as stated above)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages