SQLite Database System Design and Implementation (Second Edition, Version 2)
Author | : Sibsankar Haldar |
Publisher | : Sibsankar Haldar |
Total Pages | : 264 |
Release | : 2016-04-10 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Book Synopsis SQLite Database System Design and Implementation (Second Edition, Version 2) by : Sibsankar Haldar
Download or read book SQLite Database System Design and Implementation (Second Edition, Version 2) written by Sibsankar Haldar and published by Sibsankar Haldar. This book was released on 2016-04-10 with total page 264 pages. Available in PDF, EPUB and Kindle. Book excerpt: A preliminary edition of this book was published from O'Reilly (ISBN 9780596550066). SQLite is a small, embeddable, SQL-based, relational database management system. It has been widely used in low- to medium-tier database applications, especially in embedded devices. This book provides a comprehensive description of SQLite database system. It describes design principles, engineering trade-offs, implementation issues, and operations of SQLite.