SQLite Forum

x86_64/amd64 sqlite3 binaries
Login
At this rate just download the x64 linux binary and use that as your sqlite shell.

`$ fossil sql --no-repository
SQLite version 3.37.0 2021-07-21 15:42:05
Enter ".help" for usage hints.
sqlite>
`