Archive for the 'serialization' Category

[cross-lang object serialization library] The MessagePack Project

Wednesday, April 14th, 2010

“MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.” cpan Data::MessagePack

[RUS ]Массив? Или как лучше? / PostgreSQL : Форум на SQL.RU | Array? or how to do it better? – A way to deal with serializable objects in PostgreSQL

Wednesday, July 1st, 2009

this is a discussion from russian database forum SQL.RU that describes 2 common ways of storing serializable objects in RDBMS.