Berkeley DB Alternatives
Berkeley DB is described as '(BDB) is a software library that provides a high-performance embedded database for key/value data., Berkeley DB is the most widely used database toolkit in the world, with hundreds of millions of deployed copies' and is an app in the development category. There are eight alternatives to Berkeley DB for Linux, Mac, Windows, Android and iPhone. The best Berkeley DB alternative is Kyoto Cabinet, which is both free and Open Source. Other great apps like Berkeley DB are Apache Hive, LevelDB, QDBM and Tokyo Cabinet.
Kyoto Cabinet
Is this is a good alternative?YesNo7 Kyoto Cabinet alternatives- Free • Open Source
- Mac
- Windows
- Linux
Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length.
- - Kyoto Cabinet is the most popular Windows, Mac & Linux alternative to Berkeley DB.
- - Kyoto Cabinet is the most popular Open Source & free alternative to Berkeley DB.
Apache Hive
Is this is a good alternative?YesNo1 Apache Hive alternatives- Free • Open Source
- Mac
- Windows
- Linux
Apache Hive is a data warehouse infrastructure built on top of Hadoop for providing data summarization, query, and analysis.
LevelDB
Is this is a good alternative?YesNo7 LevelDB alternatives- Free • Open Source
- Mac
- Windows
- Linux
- Android
LevelDB stores keys and values in arbitrary byte arrays, and data is sorted by key. It supports batching writes, forward and backward iteration, and compression of the data via Google's Snappy compression library.
- - LevelDB is the most popular Android alternative to Berkeley DB.
QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value.
Tokyo Cabinet
Is this is a good alternative?YesNo7 Tokyo Cabinet alternatives- Free • Open Source
- Mac
- Windows
- Linux
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length.
GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database.
An ultra-fast, ultra-compact, crash-proof key-value embedded data store.
LMDB Features
upscaledb
Is this is a good alternative?YesNo- Free • Open Source
6 upscaledb alternatives- Mac
- Windows
- Linux
- Android
- iPhone
Upscaledb is a software library that provides a high-performance embedded database for key/value data., It is written in C/C++ with API bindings for Java, Python, .NET, Erlang and other languages. Upscaledb databases have "types" (i.e.
- - upscaledb is the most popular iPhone alternative to Berkeley DB.
upscaledb Features