XML BerkeleyDB 与 C#

发布于 2024-10-21 12:12:51 字数 283 浏览 2 评论 0原文

我想使用 C# 作为 Oracle Berkeley XML 数据库的包装应用程序。 我试图在互联网上找到如何做到这一点,但找不到。

基本上,我是这种原生 XML 数据库的新用户,并且我知道很多用户都在使用 Java 和 BerkeleyDB。但我需要使用 C#,并且我需要迈出第一步。

1- 我是否需要在 Visual Studio 2010 中安装特定软件才能运行 Berkeley XML DB? 2- 如何使用 C# 连接到 Berkeley 数据库并存储 XML 和 XSD? 3-如何运行任何基本路径查询?

I would like to use C# as a wrapper application for Oracle Berkeley XML database.
I tried to find how to do this on the Internet but could not.

Basically, I am a new user for this kind of native XML database and I know that lots of users are using Java with BerkeleyDB. But I need to work with C# and I need a first step.

1- Do I need to install specific software in Visual Studio 2010 to run Berkeley XML DB?
2- How can I connect to the Berkeley database using C# and store XML and XSD?
3- How can I run any basic path query?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

盗心人 2024-10-28 12:12:51

Oracle 在 Berkeley DB XML 之上提供了 C++ 和 Java API。如果你想使用 C#,你可能想看看这个项目。它已有几年历史,但基本概念和方法仍然有效。

祝你好运。

Oracle provides a C++ and a Java API on top of Berkeley DB XML. If you want to use C#, you may want to look at this project. It's a few years old, but the basic concepts and approach are still valid.

Good luck.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文