Some info on C++ and object databases from Ed May of Argonne Lab

C++ and object oriented programming

A good starting point for C++. See also Object Oriented Programming FAQ

Saving and reading objects, especially C++ data


The Object Database Management Group (ODMG) page
The Object Management Group (OMG) page
Archive of OMG documentation at LANL
Univ of Illinois at Chicago - Laboratory for Advanced Computing
PTool
- Object Manager, National Scalable Cluster Project
PASS at Argonne HEP division
 
Some Netnews news groups of interest....
        Object oriented databases       comp.database.object
        Scientific Data Formats         sci.data.formats
        Computer Data Storage           comp.arch.storage
        Object Oriented Programming     comp.object
Farfalla, an object system which uses XDR (part of the NFS package for cross-mounting disks) to do portable I/O of a tree of C++ objects.
CERN R+D projects: (see MOOSE and RD45)
Jim Linnemann