Glade is a RAD tool to enable quick & easy development of user interfa ..
There is a very insightful article in the Google Blog, titled "Our G ..
This tutorial introduces the reader informally to the basic concepts a ..
Python is a dynamic object-oriented programming language that can be u ..
This article explains the new features in Python 3.0, compared to 2.6. ..
This article explores many important extensions in GCC and shows you h ..
A good beginner's overview on what actually happens when compiling sof ..
This document outlines the set of requirements and guidelines for file ..
The Linux System Administrator's Guide, describes the system administr ..
The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration.
Categories:
C/C++, Database, Libraries
Homepage: http://www.oracle.com/technology/products/berkeley-db
Author: Oracle
Published by: ossdeveloper.com admin
Total page views: 72
Total rating: 0
Total votes: 0
Date added: 2008-06-30 07:37:29
Date modified: 2008-06-30 07:37:29
The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration. Often deployed as \"edge\" databases, the Oracle Berkeley DB family provides very high performance, reliability, scalability, and availability for application use cases that do not require SQL.
Originally produced by Sleepycat and acquired by Oracle, Berkeley DB is still often called \"Sleepycat Berkeley DB\". It is used extensively in Unix/Linux system level software as the data storage backend and is well fitted for such tasks.
Access the home page for more information