Library that implements an embeddable SQL database engine (Linux CentOS 7.9.2009)
SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.
$
pkg install linux-c7-sqliteOrigin
databases/linux-c7-sqlite3
Size
1.50MiB
License
PD
Maintainer
emulation@FreeBSD.org
Dependencies
1 packages
Required by
4 packages