sqlite3 app.db '.databases'

Category: Databases & SQL

sqlite3 app.db '.databases'

List attached databases

Shows the main database plus any files attached with ATTACH DATABASE. Related: ATTACH DATABASE 'archive.db' AS archive.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.