kmi/db-sync-tool
Composer 安装命令:
composer create-project kmi/db-sync-tool
包简介
Python script to synchronize a database from and to client systems.
README 文档
README
Db Sync Tool
A Python CLI to synchronize MySQL/MariaDB databases between systems with automatic credential extraction.
Report Bug · Request Feature · Latest Release
✨ Features
- Sync databases from and to remote systems via SSH
- Proxy mode for transfers between isolated environments
- Automatic credential extraction from PHP frameworks
- TYPO3, Symfony, Drupal, WordPress, Laravel
- Auto-discovery configuration for quick syncs
- Host protection to prevent accidental overwrites
- Optimized transfers with gzip compression and rsync
🚀 Getting Started
# Install via pip pip install db-sync-tool-kmi # Sync using auto-discovery db_sync_tool production local # Or use a config file db_sync_tool -f config.yaml
Find more installation methods in the documentation.
📕 Documentation
Find all configuration options, sync modes, and framework guides in the official documentation.
🧑💻 Contributing
Please have a look at CONTRIBUTING.md.
⭐ License
This project is licensed under the MIT License.
统计信息
- 总下载量: 3.54k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 32
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-23
