libstldb4

A C++ wrapper for the sleepycat db4 database.
Download

libstldb4 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ben Martin
  • Publisher web site:

libstldb4 Tags


libstldb4 Description

A C++ wrapper for the sleepycat db4 database. libstldb4 library is a C++ wrapper for sleepycat db4 database.It uses the STL in the API where sensible, allows standard IOStreams for data access where sensible, e.g. getting the value of a key should be able to use an istream interface to allow simple partial value retreival, and moves the transaction parameter to be the last optional parameter or provides two versions of the same method for trans/nontrans.The API has been modified to use more standard types. Operator overloading is used to allow quick and dirty coding (mydb = "value";) to set and cerr. What's New in This Release: · This release updates moveCursorNextDup() to return end() when no more duplicates exist, and adds new Database::makeSecondaryIndex() that takes fh_env as well.


libstldb4 Related Software