Releases: aricy/dbtransfer
Releases · aricy/dbtransfer
dbtransfer-v0.2
新增功能
国际化支持
- 增加了多语言支持
- 支持配置文件中指定语言
性能优化
- 优化了批量处理的性能
- 增加了全局限速控制
配置灵活性
- 增加了更多可配置项
- 支持更灵活的表映射配置
New Features
Internationalization Support
- Added multi-language support
- Added language configuration in config file
Performance Optimization
- Improved batch processing performance
- Added global rate limiting control
Configuration Flexibility
- Added more configuration options
- Added flexible table mapping configuration
dbtransfer-v0.1
功能简介
数据库迁移工具支持在 MySQL、PostgreSQL、MongoDB 和 Cassandra 数据库之间进行数据迁移,具有以下特点:
支持断点续传,可以从中断处继续迁移
支持并发迁移,提高迁移效率
支持限速功能,防止对源数据库造成过大压力
实时显示迁移进度和速率
现在支持中英文双语界面,根据系统环境自动切换