Lightweight embedded SQL database engine — latest versions not prebuilt for riscv64
SQLite is the most widely deployed database engine in the world. It is a self-contained, serverless, zero-configuration SQL database library used by Android, iOS, Firefox, and countless other applications.
While SQLite is available in apt, the prebuilt binary here provides the latest version with all optional features enabled (FTS5, JSON, math functions). Useful for developers who need specific SQLite features or a consistent version across deployments.
```bash
wget https://github.com/Cloud-V-10xE/RISC-V-softwares/releases/latest/download/sqlite-
sudo tar -xzf sqlite-
| Release Tag | Date | Assets | |
|---|---|---|---|
| release-2026-07-06 | 2026-07-06 | 1 file(s) | view → |
| release-2026-06-01 | 2026-06-01 | 1 file(s) | view → |
| release-2026-05-01 | 2026-05-01 | 1 file(s) | view → |
| release-2026-04-01 | 2026-04-01 | 1 file(s) | view → |
| release-2026-03-16 | 2026-03-16 | 1 file(s) | view → |
| release-2026-03-15 | 2026-03-15 | 1 file(s) | view → |