Hacker News new | ask | show | jobs
by Jesse_Ray 5219 days ago
Thanks for the information, batista. It does not surprise me to hear that JSON has gotten popular in Javascript applications and the datastores that interact with them, and likewise with key-value datastores since the data mapping seems rather straight-forward when compared with XML (element attributes would seem to pose some problems). However, it would pique my interest to hear that other kinds of datastores prefer it. Do you have any links handy that show this about other data-stores and the technical reasons behind the preference? And at the risk of requesting too much, any links that show JSON besting XML in many RPC/SOAP use-cases?