RSmith wrote on Friday, November 21, 2014 4:46 AM
> 
> On 2014/11/21 08:09, Thane Michael wrote:
> > Many of the answers I came across online implied that it wouldn't be
> > as straightforward as serializing ints and strings.
> 
> Of course a byte-stream serializer is most speed-and-size happy and can
> easily be saved as a BLOB in any RDBMS (including SQLite) but the

I serialize into binary BLOBs using the Boost Serialization library.  It's 
probably not worth adding Boost to your project just for this, though.

Erik

----------------------------------------------------------------------
This message, and any attachments, is for the intended recipient(s) only, may 
contain information that is privileged, confidential and/or proprietary and 
subject to important terms and conditions available at 
http://www.bankofamerica.com/emaildisclaimer.   If you are not the intended 
recipient, please delete this message.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to