SQLite

SQLite logotype

SQLite is a relational database management system contained in a C programming library. In contrast to many other database management systems, SQLite is not a client–server database engine. Rather, it is embedded into the end program.

SQLite is ACID-compliant and implements most of the SQL standard, using a dynamically and weakly typed SQL syntax that does not guarantee the domain integrity.[1]

SQLite is a popular choice as embedded database software for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems (such as mobile phones), among others.[2]
SQLite has bindings to many programming languages.

Table of Contents

Category:Books with print version#SQLite
75% developed Introduction
0% developed Downloading and using
0% developed SQL standard divergences

API Tutorial

0% developed Introductory exercise

Command-line tool Reference

0% developed sqlite3
0% developed sqldiff
0% developed sqlite3_analyzer

See also

References

  1. Owens, Michael (2006). "Chapter 4: SQL". In Gilmore, Jason; Thomas, Keir (eds.). The Definitive Guide to SQLite. D. Richard Hipp (foreword), Preston Hagar (technical reviewer). Apress. p. 133. ISBN 978-1-59059-673-9. {{cite book}}: |access-date= requires |url= (help)Category:CS1 errors: access-date without URL
  2. "Most Widely Deployed SQL Database Estimates". SQLite.org. Retrieved May 11, 2011.
Category:Book:SQLite#%20 Category:Subject:SQL#SQLite Category:Subject:SQL/all books Category:Subject:Computer programming languages/all books Category:Subject:Computer programming/all books Category:Subject:Computer science/all books Category:Subject:Computing/all books Category:Subject:Books by subject/all books Category:Subject:Computing/all books Category:Subject:Books by subject/all books Category:Subject:Database management systems/all books Category:Subject:Computer software/all books Category:Subject:Computing/all books Category:Subject:Books by subject/all books Category:Book:SQLite#%20 Category:Book:Wikibooks Stacks/Books#SQLiteCategory:Shelf:SQL Category:Shelf:SQL/all books Category:Shelf:Computer programming/all books#Computer%20programming Category:Shelf:Computer programming languages/all books#Computer%20programming%20languages Category:Shelf:Computer science/all books#Computer%20science Category:Shelf:Computer software/all books#Computer%20software Category:Department:Computing/all books#Computing Category:Shelf:Database management systems/all books#Database%20management%20systems Category:Alphabetical/S Category:Freshly started booksCategory:Books by completion status/all books
Category:Alphabetical/S Category:Book:SQLite Category:Book:Wikibooks Stacks/Books Category:Books by completion status/all books Category:Books with print version Category:CS1 errors: access-date without URL Category:Department:Computing/all books Category:Freshly started books Category:Shelf:Computer programming/all books Category:Shelf:Computer programming languages/all books Category:Shelf:Computer science/all books Category:Shelf:Computer software/all books Category:Shelf:Database management systems/all books Category:Shelf:SQL Category:Shelf:SQL/all books Category:Subject:Books by subject/all books Category:Subject:Computer programming/all books Category:Subject:Computer programming languages/all books Category:Subject:Computer science/all books Category:Subject:Computer software/all books Category:Subject:Computing/all books Category:Subject:Database management systems/all books Category:Subject:SQL Category:Subject:SQL/all books