sqlcipher/ext
Nick Parker 1f3bc22483 Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
..
async Snapshot of upstream SQLite 3.11.0 2016-02-23 09:07:39 -06:00
fts1 Snapshot of upstream SQLite 3.11.0 2016-02-23 09:07:39 -06:00
fts2 Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
fts3 Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
fts5 Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
icu Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
lsm1 Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
misc Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
rbu Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
rtree Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
session Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
userauth Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
README.md Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00

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.