← Package directory
Available on winget

Install SQLite

Self-contained transactional SQL database engine

Install with winget
winget install --id SQLite.SQLite
Upgrade
winget upgrade --id SQLite.SQLite
Uninstall
winget uninstall --id SQLite.SQLite

About SQLite

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.

What's new in 3.53.1

No release notes provided.

Version history

Version Updated Notes
3.53.1 Unknown No notes
3.53.0 Unknown No notes
3.52.0 Unknown No notes
3.51.3 Unknown No notes
3.51.2 Unknown No notes
3.51.1 Unknown No notes
3.51.0 Unknown No notes
3.50.4 Unknown No notes
3.50.3 Unknown No notes
3.50.2 Unknown No notes
3.50.1 Unknown No notes
3.50.0 Unknown No notes
3.49.2 Unknown No notes
3.49.1 Unknown No notes
3.49.0 Unknown No notes
3.48.0 Unknown No notes
3.47.2 Unknown No notes
3.47.1 Unknown No notes
3.47.0 Unknown No notes
3.46.1 Unknown No notes