• Stars
    star
    1
  • Language
    Shell
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This script allows you to easily synchronize data from an Amazon RDS database to a local PostgreSQL database. It dumps the RDS database, restores it locally, and keeps the local database up to date with any changes made in the RDS database. Perfect for development and testing environments!