SQLite Database System: Design and Implementation (First Edition): (See other editions and books at https://books.google.com/books/?id=zSbxCwAAQBAJ and decide one)Sibsankar Haldar 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. |
Other editions - View all
Common terms and phrases
aborts API function attached database autovacuum B+-tree bytecode program bytes cache catalog cell chapter clause collating sequence column command commit concurrency concurrency control cursor data items data structures database connection database file database management system database pages database system datatype DBMS default defined delete disk encoding exclusive lock file descriptor file locking freelist frontend implements in-memory inode insert integer interface internal leaf library connection Linux log records manifest typing master journal mode native file node NULL offset opcode operating system pager Pager object parse tree parser payload pointer pragma primary key query read-transactions release reserved lock returns rowid savepoint schema select statement shared lock space SQL statement SQLite development team SQLite library SQLite locks SQLite supports statement execution statement journal storage type stored string subquery thread tree module trigger tuples update user transaction wal journal write write-transaction


