Big Data

Berkeley DB – family of embedded key-value database libraries

The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration.

Berkeley DB is written in C with API bindings for C++, C#, PHP, Java, Perl, Python, Ruby, Tcl, Smalltalk, and most other programming languages. BDB stores arbitrary key/data pairs as byte arrays, and supports multiple data items for a single key. Berkeley DB is not a relational database.

Berkeley DB is also used as the common name for three separate products; Oracle Berkeley DB, Berkeley DB Java Edition, and Berkeley DB XML. All three are high performance, self-contained, software libraries which provide data storage services for applications, devices, and appliances.

Berkeley DB is used within a wide variety of open source and proprietary products for telecommunications, networking, storage, security, enterprise infrastructure, financial services, mobile applications, health care, smart metering and many other markets.

Key Features

  • Software Library.
  • Flexible.
  • Fast, transactional database solution.
  • Key/value API.
  • SQL API by incorporating SQLite.
  • Supports ACID transactions and recovery for data integrity.
  • Multiple processes.
  • Multi-threading for high concurrency.
  • Replication for high scalability and available.
  • BTREE, HASH, QUEUE, RECNO storage.
  • C++, Java/JNI, C#, Python, Perl, …
  • Java Direct Persistence Layer (DPL) API.
  • Java Collections API.
  • Replication for High Availability.
  • Fault tolerance.
  • Reliability.
  • Scalability.
  • Zero oversight administration.

Website: www.oracle.com
Support: Developer Community
Developer: Oracle Corporation
License: Sleepycat Public License

Berkeley DB is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Key Value Stores
RocksDBPersistent key-value store for flash and RAM Storage
ValkeyHigh-performance data structure server
Apache CassandraDistributed database management system
ScyllaDBReal-time big data database
Apache AccumuloBased on Google's BigTable design
ArangoDBNative multi-model database
Aerospike CEReal-time NoSQL database and key-value store
Berkeley DBFamily of open source, embeddable databases
LevelDBFast and lightweight key/value database library by Google
GarnetRemote cache-store
KeyDBHigh performance fork of Redis
RedictDistributed key/value store
Project VoldemortDistributed data store
ScalarisDistributed transactional key-value store

Read our verdict in the software roundup.

Native XML Databases
eXist-dbFeature rich native XML database
BaseXXML Database engine and XPath/XQuery 3.0 Processor
Berkeley DBFamily of open source, embeddable databases
SednaProvides a full range of core database services

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments