Comparison of object–relational database management systems: Difference between revisions

Content deleted Content added
No edit summary
 
(11 intermediate revisions by 10 users not shown)
Line 1:
{{short description|None}}
 
{{Multiple issues|
This is a '''comparison of object-relational database management systems''' (ORDBMSs). Each system has at least some features of an [[object-relational database]]; they vary widely in their completeness and the approaches taken.
{{Original research|date=August 2025}}
{{Unreferenced|date=August 2025}}
}}
This is a '''comparison of object-relationalobject–relational database management systems''' (ORDBMSs). Each system has at least some features of an [[object-relationalobject–relational database]]; they vary widely in their completeness and the approaches taken.
 
The following tables compare general and technical information; please see the individual products' articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
Line 15 ⟶ 20:
| [[SAP AG|SAP]]
| [[Proprietary software|Proprietary]]
| Cross-platform
|-
| [[InterSystems Caché|Caché]]
| [[InterSystems]]
| Proprietary
| Cross-platform
|
Line 24 ⟶ 35:
|
|-
| [[IBM Db2 Family|Db2]]
| [[IBM]]
| Proprietary
| Cross-platform
|-
|GigaSpaces
|[[GigaSpaces]]
|Apache-2.0 or Proprietary
| Cross-platform
|
|-
Line 38 ⟶ 55:
| [[Informix]]
| [[IBM]]
| Proprietary
| Cross-platform
|-
| [[InterSystems Caché|Caché]]
| [[InterSystems]]
| Proprietary
| Cross-platform
Line 53 ⟶ 64:
| Windows, Linux
| Supports data objects in .NET languages
|-
| [[OpenEdge Advanced Business Language]] (formerly Progress 4GL)
| [[Progress Software Corporation]]
| Proprietary
| Cross-platform
|
|-
| [[Oracle Database]]
Line 63 ⟶ 80:
| PostgreSQL Global Development Group
| [[PostgreSQL|PostgreSQL License]]
| Cross-platform
|-
| [[OpenEdge Advanced Business Language]] (formerly Progress 4GL)
| [[Progress Software Corporation]]
| Proprietary
| Cross-platform
|
Line 84 ⟶ 95:
| GIS for public utilities; can be stored inside Oracle Database
|-
| [[Wakanda (software)|WakandaDB]]
| [[4th Dimension (software)|4th Dimension]]
| [[GNU Affero General Public License|AGPL]]v3 or proprietary
| Windows, Linux, macOS
| Based on REST and server-side JavaScript
Line 94 ⟶ 105:
| Proprietary
| DOS, Windows NT, OS/2
|
|-
| [[YugabyteDB]]
| [[Yugabyte]]
| Apache 2.0
| Linux
|
|-
Line 121 ⟶ 138:
! style="text-align:left;" | [[Oracle database|Oracle]]
| {{yes}}
| {{yes}}<ref group="Note">{{efn|No private methods, no way to call super method from a child.</ref>}}
| {{yes}}
| {{yes}}
Line 143 ⟶ 160:
| {{yes}}
|-
! style="text-align:left;" | [[Wakanda (software)|WakandaDB]]
| {{yes}}
| {{yes}}
Line 196 ⟶ 213:
|}
 
== See also ==
* [[Comparison of database administration tools]]
* [[Comparison of object database management systems]]
* [[Comparison of relational database management systems]]
Line 203 ⟶ 220:
 
== Notes ==
{{notelist}}
{{Reflist|group="Note"}}
 
<!--
== References ==
{{Reflist}}
-->
 
== External links ==
* [http://troels.arvin.dk/db/rdbms/ Arvin.dk], Comparisoncomparison of different SQL implementations
 
{{Databases}}