面向对象数据库理论

发布于 2024-09-30 10:07:48 字数 111 浏览 7 评论 0原文

请推荐一些有关动态语言实现面向对象数据库的材料(对 Ruby 感兴趣)。

我意识到 OODB 没有良好的数学基础,但我能找到的信息仍然不足以让我开始研究新的 OODB。

谢谢。

Please recommend some material about implementing Object-Oriented Databases for dynamic languages (interested in Ruby).

I realise that OODBs do not have a good mathematical foundation, but still the information I could find is absolutely insufficient for me to start working on a new OODB.

Thanks.

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

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

发布评论

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

评论(2

濫情▎り 2024-10-07 10:07:48

请参阅 Won Kim 的“面向对象数据库简介”。它被认为是此事的权威来源。

编辑:替代参考是 Paul Brown 的 “对象关系数据库开发” 。它采用对象/关系方法,考虑到当今关系技术的流行,这可能很有趣。

Have a look at Won Kim's "Introduction to Object-Oriented Databases". It's considered an authoritative source on the matter.

EDIT: An alternative reference is "Object-Relational Database Development" by Paul Brown. It takes an object/relational approach, which may be interesting given the prevalence of relational technologies these days.

中性美 2024-10-07 10:07:48

有几种工资单:

多媒体面向对象数据库管理系统的实现< /a>

面向对象的数据库系统 Jasmine:实现、应用和扩展

面向对象的数据库管理系统-OMNIX的设计与实现

然后还有网站 odbms.org,它提供在线资源:

http://www.odbms .org/downloads.aspx

最后但并非最不重要的一点是,我可能会尝试搜索 Caché 等流行 ODBMS 的白皮书或技术文档。

There are several for pay papers:

An implementation of a multimedia object-oriented database management system

An object-oriented database system Jasmine: implementation, application, and extension

The Design and Implementation of an Object Oriented Database Management System-OMNIX

Then there's also the website odbms.org, which has resources online:

http://www.odbms.org/downloads.aspx

Last but not least I'd probably try to search for whitepapers or tech docs for a popular ODBMS like Caché.

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