Comparison of object–relational database management systems: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
The following Database Management Systems (DBMSs) have at least some [[object-relational database management system|object-relational features.]] They vary widely in their completeness and the approaches taken.
The following tables compare general and technical information for a number of [[object-relational database management system]]s. Please see the individual products' articles for further information. This article is not all-inclusive or necessarily up-to-date. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
==Fundamental features==
Information about what fundamental ORDBMSes features are implemented natively.
{|
! [[Datatype|Type]]
! [[Method (computer science)|Method]]
Line 30 ⟶ 14:
! Table inheritance
|-
! style="text-align:left;
| {{yes}}
| {{yes}}<ref>No private methods, no way to call super method from a child.</ref>
Line 36 ⟶ 20:
| {{yes}}
|-
| {{yes}}
| {{yes}}
Line 42 ⟶ 26:
| {{yes}}
|-
! style="text-align:left;
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|}
===Notes
<references/>
==Data types==
Information about what data types are implemented natively.
{|
! [[Array]]
! [[List (computing)|List]]
Line 69 ⟶ 46:
! [[Reference (computer science)|Object reference]]
|-
! style="text-align:left;
| {{yes}}
| {{yes}}
Line 76 ⟶ 53:
| {{yes}}
|-
! style="text-align:left;
| {{yes}}
| {{yes}}
Line 83 ⟶ 60:
| {{yes}}
|-
! style="text-align:left;
| {{yes}}
| {{yes}}
Line 89 ⟶ 66:
| {{yes}}
| {{yes}}
|}
|