README.md

September 7, 2020 ยท View on GitHub

pg-differ

Node.js migration tool for PostgreSQL

Features

  • Fully tested
  • Fully documented
  • Table and Sequence support
  • Updating columns without data loss
  • Constraint and index support
  • Removing unnecessary constraints/indexes
  • CLI
    • Synchronization
    • Auto-generating schemas for existing objects on the server

Documentation

  • Documentation
  • Contributing

License

pg-differ is open source software licensed as MIT.

Contents

  1. 1Features
  2. 2Documentation
  3. 3License