EOL.Wiki EOL.Wiki
← ← Back to all products

SQLite

Active
Databases Latest Version: 3.51.2 Latest Release: Jan 9, 2026

SQLite is a lightweight, self-contained, serverless SQL database engine used by millions of applications.

Versions

3

Latest Version

3.51.2

Active Support

1

EOL

2

Lifecycle Timeline

Today
3
3
2
2
1
1
Active SupportSecurity SupportEOL

Versions

ReleaseRelease DateActive SupportEOLLatest VersionLTSStatus
3Sep 18, 2004-No3.51.2No
Active
2Sep 28, 2001-Sep 18, 20042.8.17No
EOL
1Aug 17, 2000-Sep 28, 20011.0.32No
EOL

Frequently Asked Questions

Which versions of SQLite have reached end of life?
The following SQLite versions have reached end of life and no longer receive security updates: 2, 1. It is recommended to upgrade to a supported version.
Is it safe to continue using SQLite 2?
SQLite 2 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of SQLite?
The latest version of SQLite is 3.51.2, released in the 3 release cycle.
How many versions of SQLite are currently supported?
SQLite currently has 1 actively supported version(s): 3.
When does SQLite 3 reach end of life?
SQLite 3 does not have a specific end-of-life date announced yet.
What should I do when SQLite reaches end of life?
When a SQLite version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.