"Hossein Haeri"
May be better to call it the "Relational Data Model". I called it so at the first step to emphasis that I'm searching something related to databases. What I need is some sort of implementation of "Relation" mainely represented by "Table" in implementations of RDM.
This particular library allows you to create in-memory relational tables and apply relational algebra operators to them. The tables and views (relational operators) behave like STL containers of records (tuples). Fields of any C++ types are allowed. On the other hand, the library does not allow you to connect to a real database, e.g., ORACLE or SQL server. The compiler you need is either VC7.1 or GCC 3.3.
Sorry but yahoo tells me that I'm not a member of the group(!) If I'm not, then how do I get the postings to it? (E.g. how did I get this one?) Any idea?
If you are still interested, and if for any reason you can't sign up for Yahoo group membership, I can send the zip file to you as an attachment (I am one of the authors of this library). Regards, Arkadiy