File system database. Easily manage file storing


Keywords
database, file, storing, db
License
LGPL-3.0
Install
pip install Fsdb==1.2.2

Documentation

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