16 SQLite build notes
Jakob Borg edited this page 2025-03-29 08:25:09 +01:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OS amd64 386 arm64 arm mips64/le mips/le loong64 ppc64/le riscv64
Linux / / 🟡/
Windows / / /
Darwin / / /
FreeBSD 🟡 🟡 🟡 🟡 / / /
OpenBSD 🟡 🟡 / / /
NetBSD / / /
Dragonfly / / /
illumos / / /
Solaris / / /

uses CGO and github.com/mattn/go-sqlite3
🟡 uses modernc.org/sqlite (C-to-Go translation)
does not build (due to lack of SQLite support or other reasons)
is not a thing