For example: https://github.com/sfackler/rust-postgres/blob/master/postgres-protocol/src/types.rs It would be neat to try and reuse those type conversions for PgDatum's. Though they are BigEndian, whereas PgDatum is NativeEndian.