Path to this page:
./
databases/sqlite3,
SQL Database Engine in a C Library
Branch: pkgsrc-2013Q2,
Version: 3.7.17,
Package name: sqlite3-3.7.17,
Maintainer: pkgsrc-usersSQLite 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.
Package options: fts
Master sites: (Expand)
SHA1: e31958e56b1d7bef9433b1ff2e875c8c290d37f4
RMD160: bf8dc7ac0148733f2890ac4a49be26b01e3083ba
Filesize: 1832.137 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version sqlite3-3.7.17 (created)