About the Book: Using SQLite by Jay A. Kreibich is a practical guide to building database-backed applications with SQLite, a lightweight, fast and reliable relational database engine. The book covers SQL fundamentals, data modelling, database design and SQLite’s unique features, while showing developers how to integrate SQLite into desktop, web and embedded applications. Readers also learn about scripting languages, C-based languages, virtual tables and extensions. With practical guidance for creating manageable, self-contained databases without complex server infrastructure, this O’Reilly resource is ideal for developers looking to master SQLite and incorporate efficient database functionality into their applications.