<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  
  <id>931029</id>
  <name><![CDATA[Mike Owens]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/931029.Mike_Owens]]></link>
  <fans_count type="integer">0</fans_count>
  <followers_count type="integer">0</followers_count>
  <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
  <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
  <about><![CDATA[]]></about>
  <influences><![CDATA[]]></influences>
  <gender></gender>
  <hometown></hometown>
  <born_at></born_at>
  <died_at></died_at>
  
  <books>
        <book>
  <id type="integer">2048018</id>
  <isbn>1590596730</isbn>
  <isbn13>9781590596739</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[The Definitive Guide to SQLite]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/2048018.The_Definitive_Guide_to_SQLite</link>
  <average_rating>4.33</average_rating>
  <ratings_count>3</ratings_count>
  <description>
    <![CDATA[&lt;div id = &quot;quote&quot;&gt; &lt;blockquote cite=&quot;http://adminspotting.net/reviews/The-Definitive-Guide-to-SQLite.html&quot;&gt; <p> <em>The Definitive Guide to SQLite</em> is the perfect book about SQLite. It covers everything needed to start working with SQLite including installation, using the SQLite shell, and programming with SQLite using six different language extensions.</p> &lt;/blockquote&gt; &lt;p id=&quot;quoteAuthor&quot;&gt;&#8212; Joe Topjian, Adminspotting&lt;/p&gt;&lt;/div&gt;  <p>Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in SQLite, an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite's databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management.</p>  <p><em>The Definitive Guide to SQLite</em> is the first book to devote complete coverage to the latest version of this powerful database. It offers you a thorough overview of SQLite capabilities and APIs, while remaining cognizant of newcomers who may be making their first foray into a database environment with SQLite. This book serves as both a first-time tutorial and future reference guide.  &lt;ul&gt; &lt;li&gt;You'll learn about SQLite extensions available for C, Java, Perl, PHP, Python, Ruby, and Tcl. &lt;li&gt;The book thoroughly covers SQLite internals to help you take full advantage of its features while minimally impacting resource consumption. &lt;li&gt;Author Mike Owens is the original creator of &lt;a href&quot;http://pysqlite.org/&quot;target=_blank&gt; Pysqlite, the popular Python extension for SQLite. </p>]]>
  </description>
<authors>
    <author>
    <id>931029</id>
        <name><![CDATA[Mike Owens]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/931029.Mike_Owens]]></link>
    <average_rating>4.33</average_rating>
    <ratings_count>3</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
  </authors>  <published>2006</published>
</book>

      <books>
</author>
</GoodreadsResponse>