uuid6 / uuid6-ietf-draft

Next Generation UUID Formats
https://datatracker.ietf.org/doc/draft-peabody-dispatch-new-uuid-format/
187 stars 11 forks source link

JSONB format for UUID #37

Closed sergeyprokhorenko closed 2 years ago

sergeyprokhorenko commented 3 years ago

The exhausting attempts to squeeze such a heterogeneous functionality into 128 bits gave me the seditious thought of JSONB format as a container for UUID. See https://postgrespro.com/docs/postgresql/13/datatype-json for JSONB format. It is binary and indexable.

kyzer-davis commented 2 years ago

Formatting, bit-length change, and Encoding are out of scope for this RFC. Marking off topic and closing to clean up the issue tracker due to little discussion about this one in particular.