DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DocumentDB vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Qdrant vs. Stardog

System Properties Comparison Amazon DocumentDB vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Qdrant vs. Stardog

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNeo4j  Xexclude from comparisonQdrant  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceGlobally distributed, horizontally scalable, multi-model database serviceScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA high-performance vector database with neural network or semantic-based matchingEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSVector DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#124  Overall
#22  Document stores
Score23.95
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score42.70
Rank#21  Overall
#1  Graph DBMS
Score1.77
Rank#132  Overall
#8  Vector DBMS
Score1.78
Rank#130  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­documentdbazure.microsoft.com/­services/­cosmos-dbneo4j.comgithub.com/­qdrant/­qdrant
qdrant.tech
www.stardog.com
Technical documentationaws.amazon.com/­documentdb/­resourceslearn.microsoft.com/­azure/­cosmos-dbneo4j.com/­docsqdrant.tech/­documentationdocs.stardog.com
DeveloperMicrosoftNeo4j, Inc.QdrantStardog-Union
Initial release20192014200720212010
Current release5.23, August 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoApache Version 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJava, ScalaRustJava
Server operating systemshostedhostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-free and schema-optionalschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesNumbers, Strings, Geo, Booleanyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono infoImport/export of XML data possible
Secondary indexesyesyes infoAll properties auto-indexed by defaultyes infopluggable indexing subsystem, by default Apache Luceneyes infoKeywords, numberic ranges, geo, full-textyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like query languagenonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptyes infoUser defined Procedures and Functionsuser defined functions and aggregates, HTTP Server extensions in Java
TriggersnoJavaScriptyes infovia event handleryes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceyes using Neo4j FabricShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyCollection-level replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency, tunable consistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyes infoRelationships in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Key-based authenticationAccess rights for users and roles
More information provided by the system vendor
Amazon DocumentDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jQdrantStardog
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Forrester Wave: GraphRAG is a Game-Changer for GenAI Accuracy and Relevance
30 October 2024

Boosting AuraDB Read Performance With Secondaries
21 October 2024

GraphRAG Python Package: Accelerating GenAI With Knowledge Graphs
16 October 2024

What Is Supply Chain Management? A Guide to Optimizing SCM
9 October 2024

AI Ethics: What Is It and Why Should You Pay Attention?
8 October 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DocumentDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jQdrantStardog
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Unlock the power of parallel indexing in Amazon DocumentDB
19 June 2024, AWS Blog

Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service is now available
16 May 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0
15 April 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Optimizing costs on Amazon DocumentDB using event-driven architecture and the AWS EventBridge Terraform module
23 August 2024, AWS Blog

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, Microsoft

General availability: Azure Cosmos DB API for MongoDB RU supports version 5.0 and 6.0
8 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, Microsoft

provided by Google News

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
4 September 2024, PR Newswire

Neo4j CTO: GQL is here: the evolution from Cypher & openCypher
1 November 2024, ComputerWeekly.com

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j charts upward course for GraphRAG in graph databases
4 September 2024, Techzine Europe

Implementing GraphReader with Neo4j and LangGraph | by Tomaz Bratanic | Sep, 2024
20 September 2024, Towards Data Science

provided by Google News

Qdrant review: A highly flexible option for vector search
29 July 2024, InfoWorld

Vector database company Qdrant wants RAG to be more cost-effective
2 July 2024, VentureBeat

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant unveils hybrid vector algorithm for improved RAG
2 July 2024, Blocks & Files

Qdrant Introduces BM42: Hybrid Search For Enhanced RAG
6 July 2024, Forbes

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here