pg_ilib: Compact Typed Binary Serialization for PostgreSQL
📰 Dev.to · Eugene
A PostgreSQL C extension that encodes any SQL value into a compact bytea with a 2-byte typed header — and decodes it back without knowing the type in advance.
A PostgreSQL C extension that encodes any SQL value into a compact bytea with a 2-byte typed header — and decodes it back without knowing the type in advance.