Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
Comparison table: relational
Line 13:
! [[Binary format|Binary]]?
! [[Human-readable]]?
! Can store [[relational database|relational]] data?
! Validation
! Access
Line 21 ⟶ 22:
| {{no}}
| {{yes}}
| {{no}}
| [http://www.kuwata-lab.com/kwalify/ Kwalify], [http://rjbs.manxome.org/rx/ Rx], [http://www.json.com/json-schema-proposal/ JSON Schema Proposal]
|
Line 29 ⟶ 31:
|
| {{yes}}
|
|
|
Line 38 ⟶ 41:
| {{yes}}
|
|
|
|-
Line 46 ⟶ 50:
| {{no}}
|
|
|
|-
Line 54 ⟶ 59:
| {{yes}}
|
|
|
|-
| [[Thrift (protocol)|Thrift]]
| [[Facebook]]
|
|
|
Line 67 ⟶ 74:
| [[W3C]]
| [http://www.w3.org/TR/2008/REC-xml-20081126/ 1.0 (Fifth Edition)], [http://www.w3.org/TR/2006/REC-xml11-20060816/ 1.1 (Second Edition)]
| {{yes}} ([[Binary XML]])
| {{yes}}
|
| several [[XML schema]] languages
| [[DOM]], [[SAX]], [[XQuery]], [[XPath]]
Line 76 ⟶ 84:
| [http://www.yaml.org/spec/1.2/spec.html YAML.org]
| {{no}}
| {{yes}}
| {{yes}}
| [http://www.kuwata-lab.com/kwalify/ Kwalify]