Small. Fast. Reliable.
Choose any three.

Search results 91..100 of 303 for: sqlite

1. Overview  ... However, depending on configuration options and the a particular version of SQLite you are using, the Geopoly extension may or may not be enabled by default. To ensure that Geopoly is enabled for your build, add the -DSQLITE_ENABLE_GEOPOLY=1 compile ... 
Overview FTS3 and FTS4 are SQLite virtual table modules that allows users to perform full-text searches on a set of documents. The most common (and effective) way to describe full-text searches is "what Google, Yahoo, and Bing do with ... 
Syntax Diagrams For SQLite
(syntaxdiagrams.html)
Syntax Diagrams For SQLite aggregate-function-invocation: References:   expr   filter-clause   ordering-term See also:   lang_aggfunc.html   lang_expr.html#*funcinexpr alter-table-stmt: Used by:   sql-stmt References ... 
SQLite Session Module C/C++ Interface This page defines the C-language interface to the SQLite session extension. This is not a tutorial. These pages are designed to be precise, not easy to read. A tutorial is available separately. This ... 
1. Executive Summary  ... This document describes SQLite internals. The information provided here is not needed for routine application development using SQLite. This document is intended for people who want to delve more deeply into the internal operation of SQLite. The bytecode engine is ... 
SQLite FTS5 Extension
(fts5.html)
1. Overview of FTS5 FTS5 is an SQLite virtual table module that provides full-text search functionality to database applications. In their most elementary form, full-text search engines allow the user to efficiently search a large collection of documents for the subset that ... 
The Virtual Database Engine of SQLite Obsolete Documentation Warning: This document describes the virtual machine used in SQLite version 2.8.0. The virtual machine in SQLite version 3.0 and 3.1 is similar in concept but is now ... 
History Of SQLite Releases
(chronology.html)
History Of SQLite Releases DateVersion 2024-04-15 3.45.3 2024-03-12 3.45.2 2024-01-30 3.45.1 2024-01-15 3.45.0 2023-11-24 3.44.2 2023-11-22 3.44 ... 
Vulnerabilities
(cves.html)
2.3. The SQLite Developer Policy Toward CVEs SQLite developers fix all bugs in SQLite as soon as they are reported, usually within a few hours. The fixes are immediately available on the public SQLite source tree. If a bug seems like it might cause problems for existing ... 
pressrelease-20071212.html
(pressrelease-20071212.html)
 ... Additional information regarding the SQLite Consortium is available at the SQLite website, http://www.sqlite.org/. # # # About SQLite SQLite is a software library that implements a self-contained, embeddable, serverless, zero-configuration, transactional SQL database engine. The code for SQLite ... 

12345678910

Page generated by FTS5 in about 241.36 ms.