|
IntroductionAs an introduction to Berkeley DB, we will present a few Berkeley DB programming concepts, and then a simple database application. The programming concepts are: This database application will: The introduction will be presented using the programming language C. The complete source of the final version of the example program is included in the Berkeley DB distribution. |