sqlcipher/ext
2024-04-15 17:24:34 -04:00
..
async Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
consio Snapshot of upstream SQLite 3.45.2 2024-03-18 13:11:44 -04:00
expert Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
fts3 Snapshot of upstream SQLite 3.45.1 2024-02-01 10:31:17 -05:00
fts5 Snapshot of upstream SQLite 3.45.2 2024-03-18 13:11:44 -04:00
icu Snapshot of upstream SQLite 3.39.4 2022-09-30 11:36:35 -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.45.2 2024-03-18 13:11:44 -04:00
rbu Snapshot of upstream SQLite 3.42.0 2023-05-19 10:01:41 -04:00
recover Snapshot of upstream SQLite 3.45.3 2024-04-15 17:24:34 -04:00
repair Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
rtree Snapshot of upstream SQLite 3.45.2 2024-03-18 13:11:44 -04:00
session Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
userauth Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
wasm Snapshot of upstream SQLite 3.45.3 2024-04-15 17:24:34 -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.