SQL database engine in a C library (ICU flavor)
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 sqlite3-icuOrigin
databases/sqlite3
Size
4.46MiB
License
PD
Maintainer
pavelivolkov@gmail.com
Dependencies
2 packages
Required by
0 packages