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

DBMS > MarkLogic vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Stardog vs. Weaviate

System Properties Comparison MarkLogic vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Stardog vs. Weaviate

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNeo4j  Xexclude from comparisonStardog  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseGlobally 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 offeringsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
Graph DBMS
Key-value store
Wide column store
Graph DBMSGraph DBMS
RDF store
Vector DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.15
Rank#70  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#8  Search engines
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score42.68
Rank#21  Overall
#1  Graph DBMS
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Score1.48
Rank#149  Overall
#8  Vector DBMS
Websitewww.progress.com/­marklogicazure.microsoft.com/­services/­cosmos-dbneo4j.comwww.stardog.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationwww.progress.com/­marklogic/­documentationlearn.microsoft.com/­azure/­cosmos-dbneo4j.com/­docsdocs.stardog.comweaviate.io/­developers/­weaviate
DeveloperMarkLogic Corp.MicrosoftNeo4j, Inc.Stardog-UnionWeaviate B.V.
Initial release20012014200720102019
Current release11.0, December 20225.23, August 20247.3.0, May 20201.19, May 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialOpen Source infoGPL version3, commercial licenses availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageC++Java, ScalaJavaGo
Server operating systemsLinux
OS X
Windows
hostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-free infoSchema can be enforcedschema-freeschema-free and schema-optionalschema-free and OWL/RDFS-schema supportyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.yesno infoImport/export of XML data possibleno
Secondary indexesyesyes infoAll properties auto-indexed by defaultyes infopluggable indexing subsystem, by default Apache Luceneyes infosupports real-time indexing in full-text and geospatialyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyes infoSQL92SQL-like query languagenoYes, compatible with all major SQL variants through dedicated BI/SQL ServerGraphQL is used as query language
APIs and other access methodsJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
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
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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
Clojure
Groovy
Java
JavaScript
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptJavaScriptyes infoUser defined Procedures and Functionsuser defined functions and aggregates, HTTP Server extensions in Javano
TriggersyesJavaScriptyes infovia event handleryes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceyes using Neo4j FabricnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication in HA-Clusteryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobswith 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
Immediate Consistency in HA-ClusterEventual Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infocan act as a resource manager in an XA/JTA transactionMulti-item ACID transactions with snapshot isolation within a partitionACIDACIDno
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.yes, with Range Indexesyesyes
User concepts infoAccess controlRole-based access control at the document and subdocument levelsAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and rolesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
MarkLogicMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jStardogWeaviate
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
All companies that have data. ​
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

The Ethics of Generative AI: Understanding the Principles and Risks
18 September 2024

GraphSummit Europe 2024: Actionable Insights From Industry Leaders and Innovators
18 September 2024

This Week in Neo4j: Knowledge Graph, Data Loading, Olympics, CSV and more
7 September 2024

Neo4j Expands Cloud Database Capabilities to Power Enterprise-Scale Graph Deployments
4 September 2024

This Week in Neo4j: NODES 2024, GraphRAG, Graph Data, Knowledge Graph and more
31 August 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
MarkLogicMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jStardogWeaviate
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

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Conferences, events and webinars

Progress MarkLogic World
Washington DC, 23-25 September 2024

Recent citations in the news

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18 September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, StockTitan

Progress Introduces MarkLogic FastTrack, Helping Organizations Harness the Power of Connected Data
23 July 2024, Yahoo Finance

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

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

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

General availability: Azure Cosmos DB for PostgreSQL geo-redundant backup and restore
24 April 2024, Microsoft

provided by Google News

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

Neo4j Announces Collaboration with Snowflake for Advanced AI Insights & Predictive Analytics
4 June 2024, PR Newswire

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

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
9 September 2024, insideBIGDATA

Neo4j eyes GenAI workloads in APAC
18 July 2024, ComputerWeekly.com

provided by Google News

Vector database startup Weaviate debuts ‘AI workbench’ and flexible storage tiers
30 July 2024, SiliconANGLE News

Weaviate Achieves Amazon Web Services GenAI Competency Status
8 July 2024, GlobeNewswire

StructuredRAG Released by Weaviate: A Comprehensive Benchmark to Evaluate Large Language Models’ Ability to Generate Reliable JSON Outputs for Complex AI Systems
26 August 2024, MarkTechPost

Weaviate Enhances Cloud Console with New Collections and Explorer Tools for AI Developers
31 July 2024, Datanami

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology
21 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

SingleStore logo

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

Present your product here