Of course, it could also be an object-oriented database.
当然还可以是面向对象的数据库。
They preferred an OODB (object-oriented database) for the data store.
他们首选OODB(面向对象的数据库)作为数据的存储。
SDQL is a query language for our object-oriented database system SDOODBTS.
全面介绍了面向对象的数据库实验系统SDOODBTS的查询语言sdql。
Query processing is one of the important parts of object-oriented database (OODB).
在面向对象数据库(OODB)中,查询处理是其中重要的部分。
The occurrence hopeful of pure object-oriented database makes this one situation changes at all.
纯面向对象数据库的出现有望使这一局面根本改观。
This paper presents an approach to establishing fuzzy class hierarchy model in object-oriented database.
本文提出了一种建立面向对象数据库中模糊类层次模型的方法。
The problem of normalization for object is the kernel problem in normalization theory for object-oriented database.
对象规范化问题是面向对象规范化理论中的核心问题。
This topic associate with a actual project, studies the object-oriented database the appraisal system and the test criteria.
本课题结合实际项目,研究面向对象数据库的评价体系和测试标准。
A consultation expert system about the gate's type and location is built by the method of Object-Oriented database technology.
采用面向对象的数据库技术,建造了浇口类型与浇口位置咨询专家系统。
In the paper storage models based on relation database, object-oriented database, index files, compressed files are discussed in detail.
文中对基于关系数据库、面向对象数据库、索引文件、压缩文件的存储模型进行了详细地论述。
The data store would require more thought, however, because the IT manager was pushing very hard for an object-oriented database (OODB) solution.
数据的存储应该被更多的考虑,然而,因为IT经理极力的推崇面向对象的数据库(OODB)方案。
Discusses the properties of distributed Object-Oriented Database Management System (OODBMS) and capability for supporting distributed applications.
论述了分布式面向对象数据库的基本特性和当今数据库管理系统支持分布式应用的能力。
Persistent object can be stored in Object-Oriented Database directly, or be transferred into Relational Model to be persisted in Relational Database.
持久化对象数据可以直接使用面向对象数据库,或者通过转换存储在关系数据库中。
According to the deficiency of traditional E-R model in large database designing, the paper puts forward a design idea of object-oriented database based on UML.
针对传统e - R模型在大型数据库设计中的不足,提出一种基于UML的面向对象数据库设计思想。
We introduced an active object-oriented database experimental system SDAOODB and discussed the system architecture and the important technique of implementation.
介绍了主动面向对象数据库实验系统SDAOODB的体系结构和关键的实现技术。 SDAOODB是国内首家研制的一个主动面向对象数据库系统。
ZODB is a robust, multi-user, object-oriented database system capable of storing and managing arbitrarily complex Python objects with transaction support and concurrency control.
ZODB是一个健壮的、多用户的和面向对象的数据库系统,它能够存储和管理任意复杂的Python对象,并支持事务操作和并发控制。
In this paper, based on a schema translation from Object-Oriented Database (OODB) to Relational Database (RDB), it proposes an algorithm for translating OODB query to RDB query.
文章基于从面向对象数据库(OODB)到关系数据库(rdb)的模式转换,提出了一种从面向对象数据库查询到关系数据库查询的转换算法。
This paper describes the traditional shortcomings of database technology, and comparative analysis of object-oriented database technology advantages, introduced its related technologies.
该文在阐述传统数据库技术存在不足的基础上,比较面向对象的数据库技术的优势并介绍其相关技术。
This paper discuses the mapping algorithm between XML document and relation database, the mapping algorithm between XML document and object-oriented database and isomeric database over XML.
论述了XML文档与关系数据库间的映射规则算法、XML文档与面向数据库间的映射规则算法及基于XML异构数据库间的映射规则。
Extensive and new application fields and special requirements have brought about the emergence of object-oriented database which introduces the concept of object into database system completely.
广泛而新型的应用领域和特殊要求导致了在数据库系统中全面引入对象概念的面向对象数据库的产生。
The database design of the system applications based on the relationship between the object-oriented database theory, Convenient access to information, at the same time improve the system scalability.
本系统的数据库设计应用了基于关系数据库的面向对象理论,方便了信息的获得,同时提高了系统的可扩展性。
Many tools can help you in creating a good database schema, just as many tools can assist in designing object-oriented systems.
许多工具都能帮助您创建良好的数据库模式,就好像许多工具都能协助设计面向对象的系统一样。
Its use for config files, remote procedure calls, object serialization, database dumps, and similar developer-oriented tasks wasn't anticipated or planned for.
最初并未预期或计划将其用于配置文件、远程过程调用、对象串行化、数据库转储和类似的面向开发的任务。
In broad themes, database management systems (DBMSs) have historically been of three types: hierarchical, relational, and object-oriented.
从广义角度来说,数据库管理系统(DBMS)在历史上划分成三种类型:层次、关系和面向对象。
A more expressive and reusable domain model can emerge when you transfer common object-oriented concepts such as inheritance and polymorphism to the database via a framework like Hibernate.
通过Hibernate等框架把继承和多态性等面向对象概念应用于数据库,就能够产生表现力和可重用性更强的领域模型。
Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications.
利用DELPHI 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。
Dan has over 20 years of experience in research and commercial distributed computing ranging over transaction and object-oriented systems, programming languages, messaging, and database systems.
Dan在商业分布式计算技术的研究方面有20多年的经验,涉及的领域包括面向事务和对象的系统、编程语言、消息传递和数据库系统。
This issue really highlights the difference between a database-style, entity-relationship (ER) worldview and an object-oriented (OO) worldview.
这个问题实际强调了数据库样式的实体关系(ER)世界观和面向对象(OO)世界观之间的不同。
PHP database API functions are also made available in procedural style and in an object-oriented style.
有两种风格的PHP数据库API函数:过程式的和面向对象的。
PHP database API functions are also made available in procedural style and in an object-oriented style.
有两种风格的PHP数据库API函数:过程式的和面向对象的。
应用推荐