Writing database drivers
Last modified: September 22, 2009 - 02:12
Coming soon, really! webchick insisted I post the documentation as it stands now, and this part isn't done yet. I'll get it added just as soon as I can. Until then, see the unit tests.
PDO
Drupal 7 uses PDO (Php Data Objects) to access databases. You can find more information here: http://drupal.org/node/549702
