The Definitive Guide to SQLite (Definitive Guide)

The Definitive Guide to SQLite (Definitive Guide)
Price: $49.99
Author(s): Mike Owens
Book Cathegories: SQL, Python
Book Title: The Definitive Guide to SQLite (Definitive Guide)
Book Description:

The Definitive Guide to SQLite 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.

— Joe Topjian, Adminspotting

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.

The Definitive Guide to SQLite 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.

  • Youll learn about SQLite extensions available for C, Java, Perl, PHP, Python, Ruby, and Tcl.
  • The book thoroughly covers SQLite internals to help you take full advantage of its features while minimally impacting resource consumption.
  • Author Mike Owens is the original creator of Pysqlite, the popular Python extension for SQLite.
Number Of Pages: 464
Publisher: Apress
Publication Date: 2006-05-25
Book ISBN: 1590596730
Readers Rating: 4.5 / 5

Next Python books

Custom Search





AJAX
ASP
C#
ColdFusion
CSS
DHTML
Flash
HTML
IIS
Java
JavaScript
MySQL
Perl
PHP
Python
RSS
SEO
SQL
TCP/IP
VBScript
WAP
Web Design
Web Services
XHTML
XML