JSON

  • Key-value pairs
  • Semi-structured
  • Hierarchical data
  • No relational data
  • Common NoSQL database file format

JSON strings have to be escaped. Especially painful for DOS file paths ("\\").


References