问题描述
有人有没有遇到免费的数据生成器,可以创建合成数据以加载到数据库中进行测试?
Did anyone come across a free data generator that can create synthetic data to load into databases for testing purposes?
推荐答案
在我偶然发现Benerator的其他问题时, http://databene.org/databene-benerator.html .我没有尝试过,但是:
Looking at other questions I stumbled on Benerator, http://databene.org/databene-benerator.html. I haven't tried it, but:
显然是这些JDBC驱动程序附带的 http://databene.org/databene-benerator/112-installing-the-benerator-distribution.html •jTDS驱动程序(MS SQL Server或Sybase)•MySQL连接器•HSQL数据库•Derby客户•PostgreSQL•Jaybird(Firebird DB)您当然可以自己安装更多(例如Oracle)...
apparently comes with these JDBC drivershttp://databene.org/databene-benerator/112-installing-the-benerator-distribution.html• jTDS Driver (MS SQL Server or Sybase)• MySQL Connector• HSQL DB• Derby Client• PostgreSQL• Jaybird (Firebird DB)you can of course install more (e.g. Oracle) yourself...
这篇关于谁能推荐一个合成数据生成器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!