SQL database engine in a C library
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 (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.
$
pkg install sqliteOrigin
databases/sqlite2
Size
1.73MiB
License
not specified
Maintainer
ports@FreeBSD.org
Dependencies
1 packages
Required by
1 packages