A comprehensive database backup and restore CLI tool
npm install repliq-dbA simple and production-ready command-line tool for backing up and copying Relational databases between a source and target database.
---
* šļø Relational Database Support: Works exclusively with Relational databases
* š¦ Backup: Backup source or target database
* š Copy: Copy databases from source to target, including different hosts
* š Secure: Handles credentials safely
* ā” Optimized: Fast and reliable for large databases
* š„ļø Cross-Platform: Works on Windows, Linux, and macOS
---
š Requirements
Node.js 18.0 or higher
``bash``
repliq-db
* Follow the interactive menu to:
* Test database connections
* Backup source or target databases
* Copy databases between environments
---