mirror of
https://github.com/sqlite/sqlite.git
synced 2024-12-01 01:01:28 +01:00
8f1f9ef09f
processing for columnar outputs into the cli-stdlib branch. FossilOrigin-Name: d6262a4bcd7b0334b23ae4d194ca2bce7c6554ee6c678666b24c830e4c14a467 |
||
---|---|---|
.. | ||
async | ||
consio | ||
expert | ||
fts3 | ||
fts5 | ||
icu | ||
intck | ||
jni | ||
lsm1 | ||
misc | ||
rbu | ||
recover | ||
repair | ||
rtree | ||
session | ||
userauth | ||
wasm | ||
README.md |
Loadable Extensions
Various loadable extensions for SQLite are found in subfolders.
Most subfolders are dedicated to a single loadable extension (for example FTS5, or RTREE). But the misc/ subfolder contains a collection of smaller single-file extensions.