Postgres Supports a new data-type for JSON data. This datatype is different from text because postgres will guarantee that the data is actually JSON and can perform queries on the data structure.