The definitive guide to SQLite

Outside of the world of enterprise computing there is one database that enables a huge range of software and hardware to flex relational database capabilities, without the baggage and cost of traditional database management systems. That database is SQLite - an embeddable database with an amazingly...

Full description

Bibliographic Details
Main Author: Allen, Grant
Other Authors: Owens, Michael
Format: eBook
Language:English
Published: [New York] Apress 2010
Edition:2nd ed
Series:The expert's voice in open source
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Introducing SQLite
  • Getting Started
  • SQL for SQLite
  • Advanced SQL for SQLite
  • SQLite Design and Concepts
  • The Core C API
  • The Extension C API
  • Language Extensions
  • iOS Development with SQLite
  • Android Development with SQLite
  • SQLite Internals and New Features