tree: 3524653a3ac048604111c35aff140d5e127bab43 [path history] [tgz]
  1. async/
  2. expert/
  3. fiddle/
  4. fts1/
  5. fts2/
  6. fts3/
  7. fts5/
  8. icu/
  9. lsm1/
  10. misc/
  11. rbu/
  12. repair/
  13. rtree/
  14. session/
  15. userauth/
  16. README.md
third_party/perfetto/buildtools/sqlite_src/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.