<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">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:<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://drupal.org/developing/api/database">https://drupal.org/developing/api/database</a><br>
      <br>
      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.&nbsp; <br>
      <br>
      <pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://hollyit.net">http://hollyit.net</a></pre>
      On 1/13/2014 6:36 PM, Tony wrote:<br>
    </div>
    <blockquote
cite="mid:CADEDVdrRcw9_Pq4mtXUD4N=oHUU_3PaX09skbuHbBSwunspe8Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Does anyone know of a good book covering how to work with
            databases and drupal?<br>
            <br>
          </div>
          Thanks<br>
        </div>
        Tony<br clear="all">
        <div>
          <div>
            <div><br>
              -- <br>
              <div dir="ltr">
                <p><b style="font-family:'Lucida
                    Handwriting',cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony
                      Stefan Maciejowski</i></b></p>
                <p><b style="font-family:'Lucida
                    Handwriting',cursive;font-size:13px;background-color:rgb(255,255,255)"><i><a
                        moz-do-not-send="true"
                        href="http://www.about.me/TonyMac"
                        target="_blank">http://about.me/TonyMac</a></i></b></p>
                <br>
                <p>
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>