macOS / binaries /

sqlite3

/usr/bin/sqlite3
A command line interface for sqlite version 3

sqlite3 is a terminal-based front-end to the SQLite library that can evaluate queries interactively and display the results in multiple formats. sqlite3 can also be used within shell scripts and other applications to provide batch processing features.

source: man