| 单词 |
object-oriented database |
| 释义 |
object-oriented database Thesaurus| Noun | 1. | object-oriented database - a database in which the operations carried out on information items (data objects) are considered part of their definitionhypertext - machine-readable text that is not sequential but is organized so that related items of information are connected; "Let me introduce the word hypertext to mean a body of written or pictorial material interconnected in such a complex way that it could not conveniently be presented or represented on paper"--Ted Nelsoncomputer database, electronic database, electronic information service, on-line database - (computer science) a database that can be accessed by computers |
object-oriented database
object-oriented database (database)(OODB) A system offering DBMS facilities in anobject-oriented programming environment. Data is stored asobjects and can be interpreted only using the methodsspecified by its class. The relationship between similarobjects is preserved (inheritance) as are references betweenobjects. Queries can be faster because joins are often notneeded (as in a relational database). This is because anobject can be retrieved directly without a search, byfollowing its object id.
The same programming language can be used for both datadefinition and data manipulation. The full power of thedatabase programming language's type system can be used tomodel data structures and the relationship between thedifferent data items.
Multimedia applications are facilitated because theclass methods associated with the data are responsible forits correct interpretation.
OODBs typically provide better support for versioning. Anobject can be viewed as the set of all its versions. Also,object versions can be treated as full fledged objects. OODBsalso provide systematic support for triggers andconstraints which are the basis of active databases.Most, if not all, object-oriented application programs thathave database needs will benefit from using an OODB.
Ode is an example of an OODB built on C++.See OODB See OODBobject-oriented database Related to object-oriented database: OODBMSWords related to object-oriented databasenoun a database in which the operations carried out on information items (data objects) are considered part of their definitionRelated Words- hypertext
- computer database
- electronic database
- electronic information service
- on-line database
|
| 随便看 |
- custemary
- custer
- custer association of great britain
- custer baker middle school
- custer battlefield historical and museum association
- custer battlefield national monument
- custer buffalo roundup and arts festival
- custer county
- custer county, co
- custer county, colorado
- custer county district high school
- custer county, id
- custer county, idaho
- custer county, montana
- custer county, mt
- custer county, ne
- custer county, nebraska
- custer county, ok
- custer county, oklahoma
- custer county rural volunteer fire company
- custer county, sd
- custer county, south dakota
- custer, general george
- custer george armstrong
- custer, george (armstrong)
|