About This Forum
See also: the FAQ
Use this forum to:
- Ask questions about using or programming with SQLite.
- Report bugs against SQLite. ← Except no AI-bugs. See Note Below!
- Report documentation issues with SQLite or suggest ways to improve the documentation.
- Ask for new features in SQLite.
- Seek instruction on how SQLite operates internally.
- Discuss other software that is hosted in the SQLite source code repository such as Lemon or althttpd.c.
Bug Reports
As of 2026-05-17, there is a separate forum for Bug reports. Machine-generated bugs are required to go into the separate Bug forum. "Machine-generated" means any bug that is found using an AI agent, fuzzer, static analyzer, or similar. If you run across what you think is a bug during actual usage of SQLite, you can still report it on this Forum, though the separate Bug forum is also available for that purpose.
AI-generated bug reports are forbidden here. This forum is for humans. Use the separate Bugs Forum to report bugs found by or formatted by an AI.
Why A Forum Instead Of A Mailing List?
Advantages to this forum include:
Messages can be formatted using plain-text, Markdown, or Fossil-Wiki and the display will be consistent across all platforms. Formatting is no longer subject to the idiosyncrasies of diverse email readers.
It is much easier for anonymous passers-by to post questions or comments since they do not have to go through a sign-up and email verification procedure.
Messages can be edited if mistakes are discovered after posting.
Users can sign up to receive forum posts via email so that the forum works a lot like a traditional mailing list. But unlike a traditional mailing list, email is not required.
Full-text search is built-in
Multiple display modes: hierarchical, chronological, unformatted, or on a timeline.
Improved privacy protections. Users can participate with full anonymity. Or, if you choose to sign in, the system never reveals your email address to other users. (The obligatory exception: administrators can see subscribers' email addresses.)
The entire history of discussion can be cloned and downloaded for use off-line.
The forum seems to work better than email on mobile devices.
The Forum software works with any web server. (MailMan, which was the software used in the legacy mailing list apparently requires the use of Apache - or at least we were never able to get it to work with another web server such as althttpd used by the rest of the SQLite website.)
Automatic back-ups using Fossil's sync mechanism.
The use of Forum software reduces the SQLite project's dependence on external software (MailMan) and services (www.mail-archive.com).