Comparison of object–relational database management systems: Difference between revisions
Content deleted Content added
No edit summary |
|||
(38 intermediate revisions by 31 users not shown) | |||
Line 1:
{{short description|None}}
{{Multiple issues|
{{Original research|date=August 2025}}
{{Unreferenced|date=August 2025}}
}}
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.
The following tables compare general and technical information; please see the individual products' articles for further information
== Basic data ==
{| class="wikitable sortable"
! Name
! Vendor
! [[Software license|License]]
! [[Operating system|OS]]
! Notes
|-
| [[Adaptive Server Enterprise]]
| [[
| [[Proprietary
| Cross-platform
|
|-
| [[InterSystems Caché|Caché]]
| [[InterSystems]]
| Proprietary
| Cross-platform
|
Line 22 ⟶ 31:
| [[CUBRID]]
| [[NHN Corporation]]
|
| Linux, Windows
|
|-
| [[IBM
| [[IBM]]
| Proprietary
| Cross-platform
|
|-
|GigaSpaces
|[[GigaSpaces]]
|Apache-2.0 or Proprietary
|Cross-platform
|
|-
| [[Greenplum|Greenplum Database]]
Line 46 ⟶ 55:
| [[Informix]]
| [[IBM]]
| Proprietary
| Cross-platform
|
|-
| [[Microsoft SQL Server]]
| [[Microsoft Corporation]]
| Proprietary
| Windows, Linux
| Supports data objects in .NET languages
|-
| [[OpenEdge Advanced Business Language]] (formerly Progress 4GL)
| [[Progress Software Corporation]]
| Proprietary
| Cross-platform
|
|-
| [[Oracle Database]]
| [[Oracle Corporation]]
| Proprietary
| Linux, Windows, Unix
|
Line 76 ⟶ 79:
| [[PostgreSQL]]
| PostgreSQL Global Development Group
|
| Cross-platform
|
|-
| [[Virtuoso Universal Server]]
|
|
| Cross-platform
|
Line 103 ⟶ 94:
| ?
| GIS for public utilities; can be stored inside Oracle Database
|-
| 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
|-
| [[XDB Enterprise Server]]
| [[Micro Focus]]
| Proprietary
| DOS, Windows NT, OS/2
|
|-
| [[YugabyteDB]]
| [[Yugabyte]]
| Apache 2.0
| Linux
|
|-
| [[Zope Object Database]]
| Zope Corporation
|
| Cross-platform
| For Python, also included in [[Zope]] web application server
|}
== Object features ==
Information about what fundamental ORDBMSes features are implemented natively.
{| class="wikitable" style="width: 95%; text-align: center;"
! style="width: 10%" |
! [[Datatype|Type]]
Line 125 ⟶ 135:
| {{yes}}
| {{yes}}
|-
! style="text-align:left;" | [[Oracle database|Oracle]]
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
Line 151 ⟶ 155:
|-
! style="text-align:left;" | [[Informix]]
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
! style="text-align:left;" | WakandaDB
| {{yes}}
| {{yes}}
Line 173 ⟶ 183:
| {{yes}}
| {{yes}}
|-
! style="text-align:left;" | [[Oracle database|Oracle]]
Line 210 ⟶ 213:
|}
==
* [[Comparison of database administration tools]]
* [[Comparison of object database management systems]]
* [[Comparison of relational database management systems]]
* [[List of relational database management systems]]
== Notes ==
{{notelist}}
== References ==
{{Reflist}}
== External links ==
* [http://troels.arvin.dk/db/rdbms/ Arvin.dk],
{{Databases}}
|