Small. Fast. Reliable.
Choose any three.

Alphabetical List Of Documents

See Also:
  1. 35% Faster Than The Filesystem
  2. 8+3 Filenames
  3. About SQLite
  4. Alphabetical List Of SQLite Documents
  5. ALTER TABLE
  6. An Asynchronous I/O Module For SQLite
  7. An Introduction To The SQLite C/C++ Interface
  8. ANALYZE
  9. Android Bindings
  10. Application-Defined SQL Functions
  11. Appropriate Uses For SQLite
  12. Architecture of SQLite
  13. Atomic Commit In SQLite
  14. ATTACH DATABASE
  15. Automatic Undo/Redo With SQLite
  16. Benefits of SQLite As A File Format
  17. Books About SQLite
  18. Built-in Aggregate Functions
  19. Built-In Mathematical SQL Functions
  20. Built-In Scalar SQL Functions
  21. C/C++ Interface For SQLite Version 3
  22. C/C++ Interface For SQLite Version 3 (old)
  23. Change in Default Page Size in SQLite Version 3.12.0
  24. Clustered Indexes and the WITHOUT ROWID Optimization
  25. Command Line Shell For SQLite
  26. Compile-time Options
  27. Constraint Conflict Resolution in SQLite
  28. CREATE INDEX
  29. CREATE TABLE
  30. CREATE TRIGGER
  31. CREATE VIEW
  32. CREATE VIRTUAL TABLE
  33. Custom Builds Of SQLite
  34. Database File Format
  35. Database Object Name Resolution
  36. Datatypes In SQLite
  37. Datatypes In SQLite version 2
  38. Date And Time Functions
  39. Defense Against The Dark Arts
  40. DELETE
  41. DETACH
  42. Deterministic SQL Functions
  43. Distinctive Features Of SQLite
  44. DROP INDEX
  45. DROP TABLE
  46. DROP TRIGGER
  47. DROP VIEW
  48. Dynamic Memory Allocation In SQLite
  49. EXPLAIN
  50. EXPLAIN QUERY PLAN
  51. Features Of SQLite
  52. File Format Changes in SQLite
  53. File Locking And Concurrency In SQLite Version 3
  54. Floating Point Numbers
  55. Full-Featured SQL
  56. Generated Columns
  57. High Reliability
  58. Hints for Debugging SQLite
  59. History Of SQLite Releases
  60. How SQLite Is Tested
  61. How SQLite Works
  62. How To Compile SQLite
  63. How To Corrupt An SQLite Database File
  64. How To Download Canonical SQLite Source Code
  65. Implementation Limits For SQLite
  66. Imposter Tables
  67. In-Memory Databases
  68. Indexes On Expressions
  69. INSERT
  70. Internal Versus External BLOBs
  71. Invalid UTF Policy
  72. Isolation In SQLite
  73. JSON Functions And Operators
  74. List of SQLite Syntax Diagrams
  75. List Of Virtual Tables
  76. LoC Recommended Storage Format
  77. Long Term Support
  78. Maintaining Private Branches Of SQLite
  79. Many Small Queries Are Efficient In SQLite
  80. Measuring and Reducing CPU Usage in SQLite
  81. Memory-Mapped I/O
  82. Most Widely Deployed SQL Database Engine
  83. NUL Characters In Strings
  84. NULL Handling in SQLite
  85. Partial Indexes
  86. Pointer Passing Interfaces
  87. Powersafe Overwrite
  88. Pragma statements supported by SQLite
  89. Profiling SQL Queries
  90. Quality Management
  91. Query Language Understood by SQLite
  92. Query Planning
  93. Quirks, Caveats, and Gotchas In SQLite
  94. Recent SQLite News
  95. Recovering Data From A Corrupt SQLite Database
  96. REINDEX
  97. Release History Of SQLite
  98. REPLACE
  99. Result and Error Codes
  100. RETURNING
  101. Row Values
  102. Rowid Tables
  103. Run-Time Loadable Extensions
  104. Savepoints
  105. SELECT
  106. SQL Comment Syntax
  107. SQL Features That SQLite Does Not Implement
  108. SQL Language Expressions
  109. sqldiff.exe: Database Difference Utility
  110. SQLite Archive Files
  111. SQLite Archiver (sqlar.exe)
  112. SQLite As An Application File Format
  113. SQLite Autoincrement
  114. SQLite Backup API
  115. SQLite Changes From Version 3.4.2 To 3.5.0
  116. SQLite Changes From Version 3.5.9 To 3.6.0
  117. SQLite Consortium
  118. SQLite Copyright
  119. SQLite Database Speed Comparison
  120. SQLite Developers
  121. SQLite Documentation
  122. SQLite Download Page
  123. SQLite Foreign Key Support
  124. SQLite Frequently Asked Questions
  125. SQLite FTS3 and FTS4 Extensions
  126. SQLite FTS5 Extension
  127. SQLite Home Page
  128. SQLite In 5 Minutes Or Less
  129. SQLite is a Self Contained System
  130. SQLite Is Serverless
  131. SQLite Is Transactional
  132. SQLite Keywords
  133. SQLite Library Footprint
  134. SQLite Older News
  135. SQLite Over a Network, Caveats and Considerations
  136. SQLite Pro Support
  137. SQLite Requirements
  138. SQLite Session Module C/C++ Interface
  139. SQLite Shared-Cache Mode
  140. SQLite Site Map
  141. SQLite Support Options
  142. SQLite Unlock-Notify API
  143. SQLite Version 3 Overview
  144. SQLite's Built-in printf()
  145. SQLite: Single File Database
  146. STRICT Tables
  147. Swarmvtab Virtual Table
  148. Syntax Diagrams For SQLite
  149. System.Data.SQLite
  150. Temporary Files Used By SQLite
  151. TH3
  152. The Advantages Of Flexible Typing
  153. The Bytecode() And Tables_Used() Table-Valued Functions
  154. The C language interface to SQLite Version 2
  155. The Carray() Table-Valued Function
  156. The Checksum VFS Shim
  157. The COMPLETION() Table-Valued Function
  158. The CSV Virtual Table
  159. The dbhash.exe Utility Program
  160. The DBSTAT Virtual Table
  161. The Error And Warning Log
  162. The Fossil Version Control System
  163. The generate_series Table-Valued Function
  164. The Geopoly Interface To The SQLite R*Tree Module
  165. The INDEXED BY Clause
  166. The Lemon LALR(1) Parser Generator
  167. The Next-Generation Query Planner
  168. The ON CONFLICT Clause
  169. The RBU Extension
  170. The Schema Table
  171. The Session Extension
  172. The Spellfix1 Virtual Table
  173. The SQLite Amalgamation
  174. The SQLite Bytecode Engine
  175. The SQLite OS Interface or "VFS"
  176. The SQLite Query Optimizer Overview
  177. The SQLite R*Tree Module
  178. The SQLite Zipfile Module
  179. The sqlite3_analyzer.exe Utility Program
  180. The SQLITE_DBPAGE Virtual Table
  181. The SQLITE_MEMSTAT Virtual Table
  182. The SQLITE_STMT Virtual Table
  183. The Tcl interface to the SQLite library
  184. The UINT Collating Sequence
  185. The UNION Virtual Table
  186. The Use Of assert() In SQLite
  187. The Virtual Database Engine of SQLite
  188. The Virtual Table Mechanism Of SQLite
  189. The WITH Clause
  190. Transaction
  191. Uniform Resource Identifiers
  192. UPDATE
  193. UPSERT
  194. Using SQLite In Multi-Threaded Applications
  195. VACUUM
  196. Version Numbers in SQLite
  197. Vulnerabilities
  198. WAL-mode File Format
  199. Website Keyword Index
  200. Well-Known Users Of SQLite
  201. What If OpenDocument Used SQLite?
  202. Why Is SQLite Coded In C
  203. Why SQLite Does Not Use Git
  204. Window Functions
  205. Write-Ahead Logging
  206. Zero-Configuration