Home | Trees | Index | Help |
|
---|
Package Pyblio :: Package Stores :: Module filestore |
|
Provides an in-memory store, which can read and save the database in Pyblio's XML format.
This store is useful for relatively small databases (up to a few thousand entries) and that are processed in batch once for instance, as the reading and writing can be slow.Classes | |
---|---|
Database |
|
ResultSet |
|
ResultSetStore |
|
RODict |
Read-only dictionnary |
View |
|
Viewable |
Function Summary | |
---|---|
dbcreate(path,
schema,
args)
| |
dbdestroy(path,
nobackup)
| |
dbimport(target,
source,
args)
| |
dbopen(path,
args)
|
Variable Summary | |
---|---|
str |
description = 'Flat XML file storage'
|
Variable Details |
---|
description
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Sep 24 23:52:44 2006 | http://epydoc.sf.net |