1. 1. Welcome
  2. 2. About LumoSQL
  3. 3. LumoSQL Data Design
  4. 4. Development Goals
  5. 5. Install
  6. 6. Quick Build and Benchmark
  7. Features
  8. 7. Not-Forking Tool
  9. 8. Build and Benchmark System (build.tcl)
  10. 9. Available Backends - SQLite B-tree and LMDB
    1. 9.1. BDB 18.1.32 Backend
    2. 9.2. Karl Malbrain's C Btree
  11. 10. Corruption Detection
  12. 11. Benchmarking
    1. 11.1. Displaying Benchmark Results (benchmark-filter.tcl)
    2. 11.2. Statistical Analysis
  13. New features
  14. 12. Design of Role-Based Access Control
  15. 13. Encryption
  16. 14. Lumion
    1. 14.1. Lumion RFC
  17. Context
  18. 15. SQLite Development Landscape
  19. 16. Overview of Relevant Codebases
  20. 17. Overview of the Relevant Knowledgebase
  21. 18. LumoSQL 2019 Prototype
  22. Design
  23. 19. SQLite API Interception Points
  24. 20. SQLite Virtual Machine Layer
  25. 21. LMDB Alternative to WALs
  26. 22. Savepoints in SQLite
  27. 23. Online Database Servers
  28. Other
  29. 24. News - Phase II Announcement
  30. 25. News - Release 0.4 Announcement
  31. 26. News - Release 0.3 Announcement
  32. 27. Google Summer of Code 2023
  33. 28. SQLite Debug Proposal
  34. 29. Conributing
  35. 30. Code of Conduct
  36. 31. Legal Aspects
    1. 31.1. Licensing

LumoSQL Documentation

Statistical Analysis