Export all of the tables from Microsoft Access database to CSV
mdbtools. There are packages for linux (apt-get install mdbtools
) and macos (brew install mdbtools
)
bash mdb-export-all.sh full-path-to-ms-access-db.accdb
Style guide: https://github.com/bahamas10/bash-style-guide