sqlcipher/ext
2024-08-13 16:24:48 -04:00
..
async Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
consio Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
expert Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
fts3 Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
fts5 Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
icu Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
intck Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
jni Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
lsm1 Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
misc Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
rbu Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
recover Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
repair Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
rtree Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
session Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
userauth Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
wasm Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
README.md Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00

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.