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.
是否可以使用 Couchbase Ottoman 进行批量插入和/或更新?我正在尝试构建一个从 MySQL 数据库导入数据的脚本,我不想一次导入每个模型。
是否有可能在您的模型上获得更多上下文,以及您如何从 mysql 加载?目前没有批量保存方法。虽然不理想,但如果您基于来自 mysql 的查询填充模型,则应该可以在同一范围内迭代并将它们保存在 couchbase 中。如果您能提供更多信息,我很乐意提供帮助。
谢谢
托德