databases/sqlite3 - The NetBSD Packages Collection

SQL Database Engine in a C Library

SQLite is a C library that implements an SQL database engine. Programs
that link with the SQLite library can have SQL database access without
running a separate RDBMS process. The distribution comes with a standalone
command-line access program (sqlite) that can be used to administer an
SQLite database and which serves as an example of how to use the SQLite
library.

SQLite is not a client library used to connect to a big database server.
SQLite is the server. The SQLite library reads and writes directly to and
from the database files on disk.

This is sqlite3, the current stable version.

Build dependencies

devel/libtool-base pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64sqlite3-3.44.2.tgz
NetBSD 10.0aarch64sqlite3-3.42.0.tgz
NetBSD 10.0aarch64sqlite3-3.43.1.tgz
NetBSD 10.0aarch64ebsqlite3-3.43.1.tgz
NetBSD 10.0aarch64ebsqlite3-3.44.2.tgz
NetBSD 10.0alphasqlite3-3.44.2.tgz
NetBSD 10.0earmv4sqlite3-3.43.1.tgz
NetBSD 10.0earmv4sqlite3-3.44.2.tgz
NetBSD 10.0earmv6hfsqlite3-3.44.2.tgz
NetBSD 10.0earmv6hfsqlite3-3.42.0.tgz
NetBSD 10.0earmv6hfsqlite3-3.43.1.tgz
NetBSD 10.0earmv7hfsqlite3-3.44.2.tgz
NetBSD 10.0earmv7hfsqlite3-3.42.0.tgz
NetBSD 10.0earmv7hfsqlite3-3.43.1.tgz
NetBSD 10.0i386sqlite3-3.44.2.tgz
NetBSD 10.0i386sqlite3-3.43.1.tgz
NetBSD 10.0m68ksqlite3-3.43.1.tgz
NetBSD 10.0m68ksqlite3-3.44.2.tgz
NetBSD 10.0powerpcsqlite3-3.43.1.tgz
NetBSD 10.0sparcsqlite3-3.44.2.tgz
NetBSD 10.0vaxsqlite3-3.43.1.tgz
NetBSD 10.0vaxsqlite3-3.44.2.tgz
NetBSD 10.0x86_64sqlite3-3.44.2.tgz
NetBSD 10.0_BETAx86_64sqlite3-3.43.1.tgz
NetBSD 10.99.4riscv64sqlite3-3.41.1.tgz
NetBSD 8.0i386sqlite3-3.43.1.tgz
NetBSD 8.0i386sqlite3-3.42.0.tgz
NetBSD 8.0powerpcsqlite3-3.41.0.tgz
NetBSD 8.0powerpcsqlite3-3.44.2.tgz
NetBSD 8.0powerpcsqlite3-3.43.1.tgz
NetBSD 8.0x86_64sqlite3-3.43.1.tgz
NetBSD 8.0x86_64sqlite3-3.42.0.tgz
NetBSD 8.0x86_64sqlite3-3.44.2.tgz
NetBSD 9.0aarch64sqlite3-3.44.2.tgz
NetBSD 9.0aarch64sqlite3-3.42.0.tgz
NetBSD 9.0aarch64sqlite3-3.43.1.tgz
NetBSD 9.0alphasqlite3-3.41.1.tgz
NetBSD 9.0alphasqlite3-3.44.2.tgz
NetBSD 9.0earmsqlite3-3.41.1.tgz
NetBSD 9.0earmv4sqlite3-3.41.1.tgz
NetBSD 9.0earmv4sqlite3-3.43.1.tgz
NetBSD 9.0earmv4sqlite3-3.44.2.tgz
NetBSD 9.0earmv6hfsqlite3-3.44.2.tgz
NetBSD 9.0earmv6hfsqlite3-3.42.0.tgz
NetBSD 9.0earmv6hfsqlite3-3.43.1.tgz
NetBSD 9.0earmv7hfsqlite3-3.44.2.tgz
NetBSD 9.0earmv7hfsqlite3-3.42.0.tgz
NetBSD 9.0earmv7hfsqlite3-3.43.1.tgz
NetBSD 9.0i386sqlite3-3.43.1.tgz
NetBSD 9.0i386sqlite3-3.44.2.tgz
NetBSD 9.0m68ksqlite3-3.41.1.tgz
NetBSD 9.0m68ksqlite3-3.43.1.tgz
NetBSD 9.0m68ksqlite3-3.44.2.tgz
NetBSD 9.0mips64ebsqlite3-3.41.1.tgz
NetBSD 9.0mipselsqlite3-3.41.1.tgz
NetBSD 9.0powerpcsqlite3-3.43.1.tgz
NetBSD 9.0powerpcsqlite3-3.41.1.tgz
NetBSD 9.0powerpcsqlite3-3.42.0.tgz
NetBSD 9.0powerpcsqlite3-3.44.2.tgz
NetBSD 9.0sh3elsqlite3-3.41.1.tgz
NetBSD 9.0sh3elsqlite3-3.43.1.tgz
NetBSD 9.0sparc64sqlite3-3.41.1.tgz
NetBSD 9.0sparcsqlite3-3.41.1.tgz
NetBSD 9.0sparcsqlite3-3.43.1.tgz
NetBSD 9.0vaxsqlite3-3.41.1.tgz
NetBSD 9.0vaxsqlite3-3.43.1.tgz
NetBSD 9.0vaxsqlite3-3.44.2.tgz
NetBSD 9.0x86_64sqlite3-3.44.2.tgz
NetBSD 9.0x86_64sqlite3-3.43.1.tgz
NetBSD 9.3x86_64sqlite3-3.42.0.tgz
NetBSD 9.3x86_64sqlite3-3.44.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

deserialize
fts
Enable full-text searching.
icu
Enable icu support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.