Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 541 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 541 Bytes

pgdm

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

Install the pgdm command line interface.

Requirements

Install

npm install -g @ucd-lib/pgdm

Usage

Help commands are descriped in CLI

pgdm --help
pgdm [command] --help

Documentation

For building your own PGDM compatible database, see documention here