|
| Source Code | |||
| sqlite-snapshot-201008311554.zip (1.15 MiB) | This is a snapshot (as of 2010-08-31 15:54 UTC) of the current SQLite code under development. Use this snapshot for testing only. This is not a release. This ZIP archive contains all preprocessed C code combined into a single source file (the amalgamation). | ||
| sqlite-tea-snapshot-201008311554.zip (1.19 MiB) | This is a snapshot (as of 2010-08-31 15:54 UTC) of the current SQLite code under development, packaged and ready to build using the Tcl Extension Architecture (TEA). Use this snapshot for testing only. This is not a release. | ||
All SQLite source code is maintained in three self-synchronizing Fossil repositories that are available for anonymous read-only access. Anyone can view the repository contents and download historical versions of individual files or ZIP archives of historical check-ins by visiting
http://www.sqlite.org/src (Dallas)
http://www.hwaci.com/cgi-bin/sqlite (San Jose)
http://www2.sqlite.org/src (Atlanta)
The documentation is maintained in separate Fossil repositories located at:
http://www.sqlite.org/docsrc (Dallas)
http://www.hwaci.com/cgi-bin/docsrc (San Jose)
http://www2.sqlite.org/docsrc (Atlanta)
*** DRAFT ***