I want to use a small object orientated database to store and retrieve XML files. Any ideas how? I don't want to use any SQL databases, as the distribution would have to have a transparent database layer, and the user can't go in and do any settings (ODBC, etc.). I am not really bothered about complexity, etc. Ideal languages would be C++/C.

Thanks
Indranil