[support] Databases

Jamie Holly hovercrafter at earthlink.net
Tue Jan 14 00:10:08 UTC 2014


Pretty much the books others have said. There's not really a specialized 
book, as there really isn't anything specialized with how Drupal handles 
databases. That's mostly due to the fact that Drupal is able to function 
on different databases. The database documentation on DO is really some 
of the best too:

https://drupal.org/developing/api/database

For more generic reading, anything on PDO will be really helpful, as it 
will give you the basic idea of how PHP and databases communicate. Also 
any general MySQL book to help learn the basic ideas behind relations, 
transactions and building optimized queries.

Jamie Holly
http://hollyit.net

On 1/13/2014 6:36 PM, Tony wrote:
> Does anyone know of a good book covering how to work with databases 
> and drupal?
>
> Thanks
> Tony
>
> -- 
>
> */Anthony Stefan Maciejowski/*
>
> */http://about.me/TonyMac <http://www.about.me/TonyMac>/*
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20140113/268741ab/attachment.html 


More information about the support mailing list