This book shows programmers how to apply SQLite's powerful features to add simple yet highly effective database functionality to their applications. It covers a number of programming language interfaces, from embedding a database in a C or C++ application, to creating database-driven web pages with PHP and Perl, as well as interfaces for Tcl and Python.
1 General SQLite Use
2 Using SQLite Programming Interfaces
3 SQLite Administration
4 Appendixes