| Home | Trees | Index | Help |
|
|---|
| Package Pyblio :: Package Stores :: Module 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 |
TxoGroup |
|
TxoStore |
|
View |
|
| Function Summary | |
|---|---|
dbcreate(path,
schema)
| |
dbdestroy(path,
nobackup)
| |
dbimport(target,
source)
| |
dbopen(path)
| |
| Variable Summary | |
|---|---|
str |
description = 'Berkeley DB storage'
|
| Variable Details |
|---|
description
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Feb 15 23:19:37 2006 | http://epydoc.sf.net |