sqlite3-tcl

v 3.45.3 Updated: 2 days, 12 hours ago

an embedded SQL database engine

SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 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 SQLite3 database and which serves as an example of how to use the SQLite3 library.

https://www.sqlite.org/

To install sqlite3-tcl, paste this in macOS terminal after installing MacPorts

sudo port install sqlite3-tcl

Add to my watchlist

Installations 106
Requested Installations 100