The Definitive Guide to SQLite

The Definitive Guide to SQLite

by Mike Owens
The Definitive Guide to SQLite

The Definitive Guide to SQLite

by Mike Owens

eBook1st ed. (1st ed.)

$52.49  $69.99 Save 25% Current price is $52.49, Original price is $69.99. You Save 25%.

Available on Compatible NOOK Devices and the free NOOK Apps.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in 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 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.


Product Details

ISBN-13: 9781430201724
Publisher: Apress
Publication date: 12/06/2006
Sold by: Barnes & Noble
Format: eBook
Pages: 464
File size: 3 MB

About the Author

Mike Owens is the information technology director for a major real estate firm in Fort Worth, Texas, where he's charged with the development and management of the company's core systems. His prior experience includes time spent at Oak Ridge National Laboratory as a process design engineer, and at Nova Information Systems as a C++ programmer. He is the original creator of Pysqlite, the Python extension for SQLite. Mike earned his bachelor's degree in chemical engineering from the University of Tennessee in Knoxville.

Table of Contents

Introducing SQLite.- Getting Started.- The Relational Model.- SQL.- Design and Concepts.- The Core C API.- The Extension C API.- Language Extensions.- SQLite Internals.
From the B&N Reads Blog

Customer Reviews