datafaker
datafaker copied to clipboard
太慢了,生成10条数据还可以,超过1000就不行了
如标题。 python datafaker rdb mysql+mysqldb://root:123456@localhost:3306/test?charset=utf8 stu 10000 --meta meta.txt
python datafaker rdb mysql+mysqldb://root:123456@localhost:3306/test?charset=utf8 stu 10000 --meta meta.txt --worker 5 --batch 100
以上两种都试过。卡住不动了。
还不如自己写个程序插入快呢。
试了 ES ,Mysql
都是如此 只要数据超过10条。就非常慢。
xd,你看看文档的注意事项啊 作者都说了原生py灰常慢
太慢,放弃了