Jump to content

Comparison of multi-model databases

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Pppery (talk | contribs) at 03:58, 28 October 2022 (Unsourced; should probably PROD this but can't be bothered to right now). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Comparison of multi-model databases (database management systems).

Database SQL Document Graph Object License Transactions
ArcadeDB Yes Yes Yes Yes Apache 2 License Full ACID
ArangoDB No Yes Yes No Apache 2 License Full ACID, pessimistic locking, configurable durability
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
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
SAP HANA Cloud Yes Yes Yes No Proprietary Full ACID
Virtuoso Yes Yes Yes Yes Proprietary or GNU GPL v2 Full ACID

See also