Showing posts with label System. Show all posts
Showing posts with label System. Show all posts

Saturday, February 18, 2017

SQLite Database System Design and Implementation (Second Edition, Version 1)

SQLite Database System Design and Implementation (Second Edition, Version 1)
By:"Sibsankar Haldar"
Published on 2015-05-21 by Sibsankar Haldar

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.

This Book was ranked 1 by Google Books for keyword Database.