[serialiization] Database archive
2 Nov
2009
2 Nov
'09
noon
Hi everyone Currently, I am planning to apply the boost serialization library to my entity objects for allowing me to serialize them to XML for transmission over SOAP. I would also very much appreciate the possibility to store these entities in a relational database, if possible without any additional effort. Thinking of this, the possibility of creating an sqlite implementation of the archive class came to my mind. Is the archive interface suitable for such a task, thinking of issues like primary key management and so on? Or does such an implementation already exist? Thank you for any recommendations and best regards Pascal
5487
Age (days ago)
5487
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pascal Kesseli