mirror of
https://github.com/sqlite/sqlite.git
synced 2024-11-25 08:59:33 +01:00
c795e3df7a
FossilOrigin-Name: 69e149f76853d196c8855fedfc98848b60fb116ac36bc08824b1a122469f8ece |
||
---|---|---|
.. | ||
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.