SQLite

Project

SQLite is a lightweight SQL database engine. It is the most used database engine in the world.

https://www.sqlite.org/

Status

  • SQLite support for Windows Arm64 is available.

  • SQLite doesn’t yet provide any pre-built libraries for Windows Arm64 https://www.sqlite.org/download.html

  • SQLite can be installed with Vcpkg or build from source.