Loading…

The Definitive Guide to SQLite

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 a...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Owens, Mike (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress : Imprint: Apress, 2006.
Edition:1st ed. 2006.
Subjects:
Online Access:Texto Completo
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.