wentaojin/transferdb
TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)
GoApache-2.0
Issues
- 0
When using a composite primary key in Oracle, it may be necessary to check the order of index fields.
#89 opened by DaDaRobot - 2
数据校验比对可否用主键分批chunk读取进行比对
#38 opened by skyecool - 1
自带的没生效
#86 opened by basketballboy - 0
数据迁移无法对BLOB字段进行迁移
#82 opened by penwyp - 0
oracle UTF8 charset support
#81 opened by wentaojin - 1
- 0
when the prepare interface encounters code escape characters, it will automatically bring in the data.
#79 opened by wentaojin - 0
mysql to mysql 支持不?
#78 opened by xc1989xc - 0
GetOracleTableRowsDataCSV方法性能优化
#76 opened by cartersz - 0
migrate csv data binary data keep origin
#74 opened by wentaojin - 0
migrate data full prepare exec
#73 opened by wentaojin - 0
表结构中文字段列乱码以及索引字段报错
#72 opened by wentaojin - 0
中文字段、raw类型、二进制字符集转换相关
#71 opened by wuchao-pingcap - 0
oracle csv and full migrate data chienese column filed report ORA-00904: invalid identifier
#70 opened by wentaojin - 0
- 0
- 0
通过配置指定某个表结构转换成clustered 或者 non clustered
#67 opened by cartersz - 1
CSV导出模式,将null值处理后的目标值,改为可配置的
#66 opened by penwyp - 0
新增加表结构比对支持源和目标的表路由功能
#44 opened by mfhd04 - 0
reverse support default value charset convert
#55 opened by wentaojin - 0
- 2
Transferdb能做 sql server 转换到 TiDB 或者 Mysql?
#64 opened by SteveCris - 3
- 2
- 0
- 0
- 1
- 0
oracle table struct not null default null
#57 opened by wentaojin - 0
- 0
- 0
程序可指定多个 schema ,而非单个 schema
#45 opened by wentaojin - 0
oracle migrate data support consistent Read
#53 opened by wentaojin - 0
ORA-00936 data migration error
#52 opened by wentaojin - 1
- 0
- 1
表结构检查基线选择配置
#47 opened by mfhd04 - 0
oracle cdb arch all mode report ORA-65040 error
#48 opened by wentaojin - 0
- 0
csv statement of prepareContext is not closed
#43 opened by wentaojin - 1
check mode support table route feature
#42 opened by wentaojin - 0
csv mode gorm tidb savepoint error
#41 opened by wentaojin - 0
- 3
MySQL5.7 MAKE FULL 没有报错日志但是看不到数据
#39 opened by phaedo - 1
MySQL5.7 元数据时间生成格式问题
#37 opened by skyecool - 7
- 0
When I use the command './transferdb --config config.toml --mode csv' to export an Oracle table to a csv file, I encountered an ORA-19011 error, 'string buffer too small', when the data type in the Oracle table is an xmltype field.
#36 opened by dcswinner01 - 1
- 2
可以指定 GLIBC_2.12来编译吗,不想升级GLIBC
#33 opened by skyecool - 0
oracle dsn password exists special characters
#32 opened by wentaojin - 0
tidb 整型主键 shard_row_id
#31 opened by wentaojin