In this 15min presentation, Gilles Rayrat, VP of Engineering at Continuent and database proxies guru, shares some of his knowledge on the world of database proxies, how they work, why they’re ...
As a MySQL developer, you should be at least dimly aware that MySQL supports several database formats. Find out what each is good for and how you use them. What if you were a racecar driver and could ...
If you are a SQL programmer, learning recursive SQL techniques can be a boon to your productivity. A recursive query is one that refers to itself. I think the best way to quickly grasp the concept of ...