tree: 6482e87938b1d73e0b9e4b1139e79c0dbaf7a077 [path history] [tgz]
  1. async/
  2. expert/
  3. fts3/
  4. fts5/
  5. icu/
  6. lsm1/
  7. misc/
  8. rbu/
  9. recover/
  10. repair/
  11. rtree/
  12. session/
  13. userauth/
  14. wasm/
  15. README.md
ext/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.