Object database: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by 2A01:110F:15A2:7300:D5F8:E85D:BB4E:9CA (talk) (HG) (3.4.10)
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. Jebac disa <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/20140725090329/http://odbms.org/Introduction/history.aspx |date=July 25, 2014 }}</ref>
 
==Overview==