PostgreSQL Data Management Tool
This is the main JavaScript library and command line interface. For a GUI version of PGDM please see: https://github.com/ucd-library/pgdm-ui
Install the pgdm command line interface.
npm install -g @ucd-lib/pgdm
Help commands are descriped in CLI
pgdm --help
pgdm [command] --help
For building your own PGDM compatible database, see documention here