News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
MySQLND, MySQL_UH and other goodies available to PHP programmers
January 26, 2011 @ 11:16:02

On the Zend Developer Zone today there's a new post from Cal Evans mentioning some goodies that are available to PHP programmers in the world of MySQL.

PHP 5.3 shipped with a new driver for MySQL, mysqlnd or MySQL Native Driver. While one of it's biggest features is that it gives us a mysql driver that is part of PHP so it doesn't suffer from licensing issues that the previous driver did. However, in the redesign, the architecture was changed.

He mentions the mysqlnd_uh that's a part of this new MySQL driver and an interesting article from Ulf Wendel about its use in transparent load balancing and sharding. The article includes code that randomly picks a MySQL server for the script to use.

The article is a bit difficult to read at time but trust me, stick with them because the stuff in there is the stuff you want in your head when you are working on your next application.
0 comments voice your opinion now!
mysqlnd mysqluh nativedriver loadbalance shard mysql tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Using the Active Record Pattern with PHP and MySQL

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"

Developer Tutorials: Creating an Online Newsletter with Drupal

Community News: Zend Releases Speaker List for ZendCon 2006

LispCast.com: PHP vs. Lisp


Community Events









Don't see your event here?
Let us know!


interview zendframework2 example introduction release phpunit object composer language tool development code testing podcast unittest opinion framework api community database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework