Home | Trees | Index | Help |
|
---|
Package Pyblio :: Package Stores :: Package bsddbstore |
|
Store implementation on top of Berkeley DB (>= 4.1)
This store is suitable for large databases, or for cases where the startup time is more important.Classes | |
---|---|
Database |
A Pyblio database stored in a Berkeley DB engine |
ResultSet |
|
ResultSetStore |
|
RSDB |
Virtual result set that loops over the full database |
View |
Function Summary | |
---|---|
dbcreate(path,
schema,
args)
| |
dbdestroy(path,
nobackup)
| |
dbimport(target,
source,
args)
| |
dbopen(path,
args)
|
Variable Summary | |
---|---|
str |
description = 'Berkeley DB storage'
|
Logger |
log = <logging.Logger instance at 0xa788d0ac>
|
Variable Details |
---|
description
|
log
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 | http://epydoc.sf.net |