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!