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.
我当前的托管站点上有一个大型 SQLServer 数据库......并且
我想将其导入 Google BigData。
有办法吗?
我认为答案是没有通用的方法来做到这一点。事实上,我什至认为有一个通用的食谱是没有意义的......
您需要做的是分析 SQL 模式并制定到 BigData 模式的适当映射。然后你弄清楚如何迁移数据。