Database class extending PDO

Package: Database class extending PDO Summary: Execute queries composed programatically using PDO Groups: Databases, PHP 5 Author: Jelle Sebreghts Description: This class can be used to execute queries composed programatically using PDO… Read more at http://www.phpclasses.org/package/6931-PHP-Execute-queries-composed-programatically-using-PDO.html View full post on PHP Classes: Latest entries [...more]

PHP Comments (0)

Toru Maesaka: Extending CREATE TABLE Syntax in Drizzle

The flexibility to add table-specific options for things like compression, encryption and optimization can be useful to storage engine developers as this flexibility can open up new possibilities. Here’s what I’m talking about: CREATE TABLE t1 ( ... ) ENGINE = my_engine, MY_OPTION = your_arg; Supporting this is relatively easy in Drizzle and this API [...] [...more]

Drizzle Comments (0)

Extending Index for Innodb tables can hurt performance in a surprising way

One schema optimization we often do is extending index when there are queries which can use more key part. Typically this is safe operation, unless index length increases dramatically queries which can use index can also use prefix of the new index are they ? It turns there are special cases when this is not [...] [...more]

MySQL Comments (0)

Seamlessly Extending the Data Center – Introducing Amazon Virtual Private Cloud

At this 3rd anniversary of the launch of Amazon Elastic Compute Cloud (Amazon EC2), it is amazing to see the impact this service has had on the industry. It is truly disruptive technology and its impact has reached far beyond a pure technology offering as the benefits of the cloud have changed the way we [...] [...more]

Cloud Computing Comments (0)


 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829