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