You're viewing old version number 1. - Current version
Berkeley DB
http://en.wikipedia.org/wiki/Berkeley_DB
is a software library that provides a high-performance embedded database for key/value data. Berkeley DB is written in C with API bindings for C++, C#, PHP, Java, Perl, Python, Ruby, Tcl, Smalltalk, and many 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.
From JR's : articles
65 words - 448 chars
created on
- #
source
- versions
Related articles
Berkeley DB - Oct 10, 2014