About Anaconda Help Download Anaconda

Python bindings for Oracle Berkeley DB

copied from cf-staging / bsddb3

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v6.2.9
  • linux-64 v6.2.9
  • osx-arm64 v6.2.9
  • linux-aarch64 v6.2.9
  • linux-ppc64le v6.2.9

conda install

To install this package run one of the following:
conda install conda-forge::bsddb3
conda install conda-forge/label/cf201901::bsddb3
conda install conda-forge/label/cf202003::bsddb3
conda install conda-forge/label/gcc7::bsddb3

Description

This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log 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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy