Comparison of object-relational database management systems
Encyclopedia : C : CO : COM : Comparison of object-relational database management systems
The following is a list of object-relational database management systems.
- DB2
- GigaBASE [link]
- Informix
- Intersystems Cache [link]
- Oracle
- OpenLink Virtuoso
- UniSQL [link]
- Sybase
- Valentina [link]
- VMDS
- PostgreSQL
Fundamental features
Information about what fundamental ORDBMSes features are implemented natively.| Type | Method | Type inheritance | Table inheritance | |
|---|---|---|---|---|
| Oracle | Yes | YesNo private methods, no way to call super method from a child. | Yes | No |
| OpenLink Virtuoso | Yes | No | Yes | Yes |
| PostgreSQL | Yes | No | No | Yes |
| Type | Method | Type inheritance | Table inheritance | |
Data types
Information about what data types are implemented natively.| Array | List | Set | Multiset | Object reference | |
|---|---|---|---|---|---|
| Oracle | Yes | No | Yes | Yes | Yes |
| OpenLink Virtuoso | Yes | No | No | No | Yes |
| PostgreSQL | Yes | No | No | No | No |
| Array | List | Set | Multiset | Object reference | |
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
