ael-code / pyFsdb

file system database: a content-addressable storage python implementation

Home Page:http://pyFsdb.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

file system database: a content-addressable storage python implementation

http://pyFsdb.readthedocs.org

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%