[ 原始碼: python-bsddb3 ]
套件:python3-bsddb3(6.2.6-3)
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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdb5.3
- Berkeley v5.3 Database Libraries [runtime]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- sug: python3-bsddb3-dbg
- Python interface for Berkeley DB (debug extension, Python 3.x)