Comparison of multi-model databases: Difference between revisions
Appearance
Content deleted Content added
m reference for arangoDB transactions |
Replaced {{unreferenced}} with {{more citations needed}} and other General fixes |
||
Line 1: | Line 1: | ||
{{short description|None}} |
{{short description|None}} |
||
{{ |
{{More citations needed|date=June 2025}} |
||
Comparison of [[multi-model database]]s ([[database management system]]s). |
Comparison of [[multi-model database]]s ([[database management system]]s). |
||
Line 29: | Line 29: | ||
== See also == |
== See also == |
||
* [[Comparison of structured storage software]] |
* [[Comparison of structured storage software]] |
||
==References== |
|||
{{Reflist}} |
|||
[[Category:Database software comparisons|Multi-model databases]] |
[[Category:Database software comparisons|Multi-model databases]] |
Latest revision as of 03:39, 19 June 2025
This article needs additional citations for verification. (June 2025) |
Comparison of multi-model databases (database management systems).
Database | SQL | Document | Graph | Object | License | Transactions |
---|---|---|---|---|---|---|
ArangoDB | No | Yes | Yes | No | Business Source License 1.1 | Full ACID, pessimistic locking, configurable durability[1] |
Azure Cosmos DB | Yes | Yes | Yes | Yes | Proprietary | Full ACID within a partition, multiple consistency models |
CrateDB | Yes | Yes | No | Yes | Apache 2 License | Eventual consistency, Optimistic concurrency control |
EnterpriseDB | Yes | Yes | No | Yes | Proprietary | Full ACID |
Informix | Yes | Yes | No | Yes | Proprietary | Full ACID, pessimistic locking, multiple consistency models, configurable durability |
MarkLogic | Yes | Yes | Yes | No | Proprietary | Full ACID |
OrientDB | Yes | Yes | Yes | Yes | Apache 2 License | Full ACID, even distributed |
SAP HANA | Yes | Yes | Yes | No | Proprietary | Full ACID |
Virtuoso | Yes | Yes | Yes | Yes | Proprietary or GNU GPL v2 | Full ACID |
See also
[edit]References
[edit]- ^ "Transactions". docs.arangodb.com. Retrieved 2025-06-19.