Tutorials on developing iPhone and iPad database apps using SQLite
This book will teach you how to develop iOS apps using SQLite. Learn how to create SQLite databases and add them to your Xcode iOS project or build SQLite databases directly in your iPhone or iPad app during runtime. This book will walk through how to write queries for crud operations and how to create and modify tables, views, triggers and indexes. Extensive collection of examples with complete working apps.