This is a serialization library for C++ programs. Its purpose is to save and load program data to a storage device such as a disk file. This relieves the programmer from having to write all of the code to load and save program data. This library specializes in storing data in a SQLite3 database.
This is documentation for version 0.8beta, released on 2008-06-14.