mirror of
https://github.com/sqlite/sqlite.git
synced 2024-11-25 00:39:46 +01:00
513c9a1ff3
FossilOrigin-Name: cb5bdf82fe0f90922dc34202be9d0aa34d899afff4200456623765da2877ca41 |
||
---|---|---|
.. | ||
async | ||
expert | ||
fts1 | ||
fts2 | ||
fts3 | ||
fts5 | ||
icu | ||
lsm1 | ||
misc | ||
rbu | ||
repair | ||
rtree | ||
session | ||
userauth | ||
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.