Skip to content

jonrangel/mdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdb

This is a simple excercise in implementing the MongoDB on-disk format for read-only access. This is useful if you want to write something that reads the data off disk. It has almost zero testing, so yeah. I don't trust me either.

If you do use this, make sure you are not allowing writes. (fsyncAndLock()).

About

a native mongodb file-format reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published