Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
m Quick-adding category Persistence (using HotCat)
+skeleton table
Line 10:
[http://c2.com/cgi/wiki?XmlSucks "XML Sucks" on c2.com], [http://www.xml.com/pub/a/2001/05/02/champion.html Daring to Do Less with XML])</ref>
 
==Comparison table==
<!--
{| class="wikitable"
########################
|-
A NOTE TO CONTRIBUTORS:
! Name
########################
! [[Binary format|Binary]]?
Debates are described, represented, and characterized, but not engaged in. Let the facts speak for themselves. Concise and referenced additions to this section are welcomed, but contributions inconsistent with [[WP:NPOV]] and [[WP:ATT]] are subject to immediate removal. Thanks.
! [[Human-readable]]?
-->
|-
| [[JSON]]
| {{no}}
| {{yes}}
|-
| [[OGDL]]
|
| {{yes}}
|-
| [[Property list]]
|
|
|-
| [[Protocol Buffers]]
| {{yes}}
| {{no}}
|-
| [[S-expression]]s
| {{no}}
| {{yes}}
|-
| [[Thrift (protocol)|Thrift]]
|
|
|-
| [[YAML]]
| {{no}}
| {{yes}}
|}
 
==Advantages==