JSON Data Type | Standards Compliance | VantageCloud Lake - Standards Compliance - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

The Vantage JSON data type is compliant with the standard for JSON syntax defined by IETF RFC 4627. The standard is available at https://www.ietf.org/rfc/rfc4627.txt and https://www.json.org/json-en.html.

The Vantage implementation of the BSON storage format for the JSON type is compliant with the BSON specification located at https://bsonspec.org/.

The Vantage implementation of the UBJSON storage format deviates from the UBJSON specification located at https://ubjson.org/. The proposed UBJSON standard specifies that numeric types are stored in big-endian format. However, Vantage stores the data in little-endian format to optimize insertion and retrieval times.