File format readable/writable by business people
Posted
by Zubair
on Stack Overflow
See other posts from Stack Overflow
or by Zubair
Published on 2010-03-20T14:36:55Z
Indexed on
2010/03/20
14:41 UTC
Read the original article
Hit count: 193
I am creating a document database which business people will be able to easily send documents to. Which file format do you think is the most understandable and easy to write by business / non-technical people?
My current contenders are XML, JSON, and YAML
© Stack Overflow or respective owner