Jump to content

Comparison of multi-model databases

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GermanJoe (talk | contribs) at 17:01, 6 December 2019 (rvt - addition without sourced article, no external links, WP:COI). 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
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
CrateIO 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
Virtuoso Yes Yes Yes Yes Proprietary or GNU GPL v2 Full ACID

References

See also