python file system database
Fsdb is a python implementation of a content addressable storage, it is designed to work with a huge number of big files and it will use your filesystem in a smart way.
Fsdb is the right library for every one that doesn't want to store big files on his database.
Fsdb will works alongside your favorite database, it will help you to easily store and manage files while your database will handle metadata managment.
You can find pyFsdb documentation on: