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.
如果我有 SQL 表 tblA 和 tblB 并且它们之间有一对多的关系.. 我们可以自动创建多个 raven db 文档.. 我可以自动加载 Raven DB 中的文档...从 SQL 服务器表以任何其他方式...使用任何工具?
Raven 的代码库中有一个ETL 演示。
此外,您还可以了解Raccoon如何将用于 Subtext 的 SQL 数据库导入 RavenDB。