| Version | 4.5.20 (20-Sep-06) |
| Status | Active |
| Description | A feature-rich dbm-like database library |
| Features | hashing, embeddable, nested atomic transactions, volatile and persistent databases, distributed transactions, replication. |
| Interfaces | C, C++, Java, Perl, Python, PHP, Tcl, Ruby, ... |
| Implementation language | C |
| Access methods | Extensible hashing, Btree, others |
| Multi-user operation | Multiple writers/multiple readers |
| Threads | Yes |
| Atomic transactions | Nested |
| Networked | Unsure ("RPC enabled API") |
| Distributed operation | Unsure |
| Replication | Yes (single master) |
| Required packages | None |
| Supported platforms | Unix variants, Windows |
| License | Both OSI approved open source and commercial |
| Contact | berkeleydb-info_us@oracle.com |
| Location | http://www.oracle.com/technology/software/products/berkeley-db/index.html |
| Listing last updated | 20-Jun-07 |