Comparison of multi-model databases

Last updated

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

DatabaseSQLDocumentGraphObjectLicenseTransactions
ArangoDB NoYesYesNoBusiness Source License 1.1Full ACID, pessimistic locking, configurable durability [1]
Azure Cosmos DB YesYesYesYesProprietaryFull ACID within a partition, multiple consistency models
CrateDB YesYesNoYes Apache 2 License Eventual consistency, Optimistic concurrency control
EnterpriseDB YesYesNoYesProprietaryFull ACID
Informix YesYesNoYesProprietaryFull ACID, pessimistic locking, multiple consistency models, configurable durability
MarkLogic YesYesYesNoProprietaryFull ACID
OrientDB YesYesYesYes Apache 2 License Full ACID, even distributed
SAP HANA YesYesYesNoProprietaryFull ACID
Virtuoso YesYesYesYesProprietary or GNU GPL v2 Full ACID

See also

References

  1. "Transactions". docs.arangodb.com. Retrieved 2025-06-19.