UBJSON is a binary data format created in 2017.
#3321on PLDB | 8Years Old |
Universal Binary JSON (UBJSON) is a computer data interchange format. It is a binary form directly imitating JSON, but requiring fewer bytes of data. It aims to achieve the generality of JSON, combined with being much easier to process than JSON.. Read more on Wikipedia...