We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您可以尝试Pentaho Data Integration(PDI,以前称为kettle)。
社区版是免费的。
它有一个类似于SSIS的GUI,经过简短的介绍后就很容易使用。
它是一个 Java 应用程序,并且使用原始的本机 postgresql JDBC 驱动程序 - 性能至少应与 SSIS 相当。
PDI CE 下载:http://sourceforge.net/projects/pentaho/files/
You can try Pentaho Data Integration (PDI, formerly, kettle).
Community Edition is free.
It has a GUI similar to SSIS, easy to use after a short introduction.
It is a Java application, and it uses original, native postgresql JDBC driver - performance should be at least comparable to SSIS.
PDI CE download: http://sourceforge.net/projects/pentaho/files/
我们最终使用了CloverETL。按照罐头上的说明进行操作:
We ended up using CloverETL. Does what it says on the tin: