News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Vinu Thomas' Blog:
Create a Storage engine for MySQL using PHP
December 31, 2008 @ 08:42:23

Using this article from Johannes Schluter as a starting point Vinu Thomas has worked up his own example of how the technique is used in the example on the Launchpad page.

This article is interesting because of the uses which come up when you can create custom Storage Engines using PHP. An interesting usecase for this is in creating test cases, where you can feed the data for a query from PHP and trap the activities on the database.

The example code defines methods for update, write and delete and the SQL to create the table and insert/manipulate rows is included (for a table created with "ENGINE=PHP").

0 comments voice your opinion now!
mysql storage engine tutorial write update delete example




Community Events





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


podcast introduction component custom application opinion release framework conference language unittest development symfony2 phpunit series community test interview package api

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