/pyFsdb

file system database: a content-addressable storage python implementation

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Fsdb

python file system database

License Version Documentation Status Supported python version

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.

Documentation

You can find pyFsdb documentation on:

pyFsdb.readthedocs.org