Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我在本地服务器上有一个 webApp,它写入 sqlite 数据库。我想将此数据从 Sqlite 服务器传输到 Mysql 服务器。
我如何使用 Spoon,pentaho 做到这一点。
这是一个简单的任务,创建两个数据库连接第一个是 sqlite,第二个是 mysql。之后为 sqlite 连接添加表输入步骤。在转换中为 mysql 连接添加表输出。