Object database: Difference between revisions

Content deleted Content added
m Reverted edits by 2A01:110F:15A2:7300:D5F8:E85D:BB4E:9CA (talk) (HG) (3.4.10)
GreenC bot (talk | contribs)
Rescued 1 archive link; reformat 1 link. Wayback Medic 2.5
Line 4:
An '''object database''' is a [[database management system]] in which information is represented in the form of [[Object (computer science)|objects]] as used in [[object-oriented programming]]. Object databases are different from [[relational database]]s which are table-oriented. [[Object-relational database]]s are a hybrid of both approaches.
 
Object databases have been considered since the early 1980s.<ref>[http://odbms.org/Introduction/history.aspx ODBMS.ORG :: Object Database (ODBMS) | Object-Oriented Database (OODBMS) | Free Resource Portal]. ODBMS (2013-08-31). Retrieved on 2013-09-18. {{webarchive |url=https://web.archive.org/web/2014072509032920140306143204/http://odbms.org/Introduction/history.aspx |date=JulyMarch 256, 2014 }}</ref>
 
==Overview==