SQLite 1 End of Life
Support dates and upgrade guidance — rebuilt from live data.
End of Life
SQLite 1 reached end of life on 28 Sept 2001. It no longer receives security fixes.
9,081 days without security patches
Recommended action: upgrade to SQLite 3. Check your versionsqlite3 --version
Support timeline
Official dates from the SQLite release process.
| Milestone | Date | Status |
|---|---|---|
| Initial release | 17 Aug 2000 | — |
| End of life | 28 Sept 2001 | 24.9 years ago |
| Latest release | 1.0.32 · 23 Jul 2001 | final |
Where to go from 1
Recommended target: SQLite 3.
The newest actively supported branch is SQLite 3 (latest release 3.53.4).
Frequently asked questions
Is SQLite 1 still safe to use?
SQLite 1 reached end of life on 28 Sept 2001, 9,081 days ago, and is no longer covered by standard support. Running it means no guaranteed security fixes.
Can I still download SQLite 1?
Yes — the final release (1.0.32) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.
What should I upgrade SQLite 1 to?
Upgrade to SQLite 3, the newest actively supported branch.