SQLite (Developer's Library)

SQLite (Developer's Library)

by Chris Newman (Author)

Synopsis

SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.

In SQLite, author Chris Newman provides a thorough, practical guide to using, administering and programming this up-and-coming database. If you want to learn about SQLite or about its use in conjunction with PHP this is the book for you.

$70.13

Quantity

1 in stock

More Information

Format: Paperback
Pages: 336
Edition: 1
Publisher: Sams
Published: 09 Nov 2004

ISBN 10: 067232685X
ISBN 13: 9780672326851
Book Overview:

SQLite (0-672-32685-X)

A thorough, practical guide to using, administering, and programming the popular database that is bundled with PHP 5.

  • SQLite is the next big thing in the PHP Web development world - the popular, easy to use database is supported by, and bundled with, the much-anticipated PHP 5.
  • With over 15 million PHP Web sites, the release of PHP 5 will create a tremendous influx of new SQLite users.
  • The book provides a thorough, hands-on guide to using, administering, and programming SQLite.
SQLite is a small, fast, embeddable database that is being bundled with PHP 5. This means that SQLite will be used -- or at least tried out -- by the millions of developers that use PHP. There is some online documentation of SQLite, but it isn't organized in a useful fashion, it has large gaps, and it leans heavily on coding comments. It's small, fast and very low footprint,. . .I'm exceedingly pleased with SQLite. Since converting. . . to use it, performance and space efficiency have vastly improved over previous versions, and the ease-of-use (and ease-of-setup) perspective makes it tremendously more appropriate for embedded use in a tool of this sort than depending on a full-fledged out-of-process database server. In short: Try it. You'll like it. -- Review on Freshmeat.

Chris Newman is a consultant programmer specializing in database development with an Internet twist. He has extensive commercial experience of using PHP to integrate various database systems and has produced a wide range of applications for an international client base. He runs Lightwood Consultancy Ltd, the company he founded in 1999 to further his interest in online database development. Newman has served as a technical editor on several books from Sams, including PHP and MySQL Web Development, Teach Yourself PHP, MySQL and Apache All in One, and Red Hat Linux Unleashed.


Author Bio

Chris Newman is a consultant programmer specializing in the development of custom web-based database applications to a loyal international client base.

A graduate of Keele University, Chris lives in Stoke-on-Trent, England, where he runs Lightwood Consultancy Ltd, the company he founded in 1999 to further his interest in Internet technology. Lightwood operates web hosting services under the DataSnake brand and is proud to be one of the first hosting companies to offer and support SQLite as a standard feature on all accounts.

More information on Lightwood Consultancy Ltd can be found at http://www.lightwood.net, and Chris can be contacted at chris@lightwood.net.