Author: SSWUG Research

Community

MySQL Explain Explained

(Noel Herrick) Whenever I have a problem query in MySQL, I say to myself, I know, I’ll use Explain Plan. Now I have two problems. I run the explain plan, but then I have to look up all the cryptic terms and read through the documentation to know what in the world is going on. Well, over the weekend,

Community

RESTful API Support in IBM XIV

(Bertrand Dufrasne, Dietmar Dausner, Roger Eriksson, Roman Fridli, Itzhack Goldberg, Markus Oscheka and Stephen Solewin) Representational State Transfer (REST) is a simple stateless architecture that essentially uses existing web technology and protocols, essentially Hypertext Transfer Protocol (HTT