lglass.database.file

class lglass.database.file.FileDatabase(root_dir='.')

Simple database type which acts on a structured directory structure, where types are represented as directories and objects resp. their primary keys as files.