Building a JSON and DB2 pureXML Application
November 9, 2009
JavaScript Object Notation (JSON) is a popular way for servers and clients to exchange information. It uses serialized text to represent objects (or data structures). If you are interested in using JSON when you work with DB2 pureXML, there is a new series of articles you should check out.
These articles teach you how DB2 pureXML can store, manage, and query JSON. The articles include downloadable sample code and step-by-step instructions. They also describe the benefits of using pureXML to store JSON.
- Part 1: Store and Query JSON with DB2 pureXML
- Part 2: Create Universal Services for pureXML that Expose JSON
- Part 3: Coming soon!
Part 3 will focus on the creation of the presentation layer with Open-Social Gadgets that rely on the JSONx Universal Services as a back-end.


November 9, 2009 at 6:07 pm
Part 3 is going to be out soon
Thanks for the reference Conor.