macOS / binaries /

db_dump

/usr/bin/db_dump
Reads the database file db_file and writes it to the standard output

The db_dump utility reads the database file db_file and writes it to the standard output using a portable flat-text format understood by the db_load utility. The argument db_file must be a file produced using the Berkeley DB library functions.