SQLite database engine shell program
SQLite is a C library that implements an in-process SQL database engine. A complete database is stored in a single file on disk. The code for SQLite is in the public domain. For more information see: https://sqlite.org/ This package contains the original SQLite shell program source code overlaid with the build2-based build system and packaged for the build2 package manager (bpkg). See the INSTALL file for the prerequisites and installation instructions. Send questions, bug reports, or any other... More
| license | blessing | 
|---|---|
| project | sqlite | 
| url | sqlite.org/ | 
| doc-url | sqlite.org/cli.html | 
| src-url | git.build2.org/cgit/packaging/sqlite/sqlite/tree/sqlite3/ | 
| sqlite-users@mailinglists.sqlite.orgMailing list | |
| topics | SQLiteSQLrelational database | 
5 Versions
      | version | 3.45.3+1 | 
|---|---|
| repository | https://pkg.cppget.org/1/stable | 
| depends | 2; libsqlite3, libz | 
| reviews | +1 | 
| version | 3.39.4+1 | 
|---|---|
| repository | https://pkg.cppget.org/1/stable | 
| depends | 2; libsqlite3, libz | 
| reviews | +1 | 
| version | 3.35.5 | 
|---|---|
| repository | https://pkg.cppget.org/1/stable | 
| depends | 2; libsqlite3, libz | 
| reviews | +1 | 
| version | 3.27.2+2 | 
|---|---|
| repository | https://pkg.cppget.org/1/stable | 
| depends | 2; libsqlite3, libz | 
| reviews | +1 | 
| version | 3.18.2+7 | 
|---|---|
| license | public domain | 
| repository | https://pkg.cppget.org/1/stable | 
| depends | 1; libsqlite3 | 
| reviews | +1 |