[ 源代码: python-bsddb3 ]
软件包:python3-bsddb3(6.2.9-1)
Python interface for Berkeley DB (Python 3.x)
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC.
其他与 python3-bsddb3 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdb5.3
- Berkeley v5.3 数据库的库文件[运行环境]
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- sug: python3-bsddb3-dbg
- Python interface for Berkeley DB (debug extension, Python 3.x)