DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AntDB vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Oracle NoSQL vs. Stardog

System Properties Comparison AntDB vs. Microsoft Azure Cosmos DB vs. Neo4j vs. Oracle NoSQL vs. Stardog

Editorial information provided by DB-Engines
NameAntDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleGlobally 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 multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSDocument store
Key-value store
Relational DBMS
Graph DBMS
RDF store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#303  Overall
#137  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlazure.microsoft.com/­services/­cosmos-dbneo4j.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.stardog.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbneo4j.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.stardog.com
Social network pagesLinkedInTwitterFacebook
DeveloperAsiaInfo Technologies LimitedMicrosoftNeo4j, Inc.OracleStardog-Union
Initial release2014200720112010
Current release5.19, April 202423.3, December 20237.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial 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 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 languageJava, ScalaJavaJava
Server operating systemshostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Linux
macOS
Windows
Data schemeyesschema-freeschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesoptionalyes
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.nono infoImport/export of XML data possible
Secondary indexesyesyes infoAll properties auto-indexed by defaultyes infopluggable indexing subsystem, by default Apache Luceneyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL2016 compliantSQL-like query languagenoSQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
MySQL protocol compliant
ODBC
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
RESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.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
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptyes infoUser defined Procedures and Functionsnouser defined functions and aggregates, HTTP Server extensions in Java
TriggersyesJavaScriptyes infovia event handlernoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyes using Neo4j FabricShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nowith Hadoop integrationno
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
Immediate Consistency infodepending on configuration
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDconfigurable infoACID within a storage node (=shard)ACID
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 infooff heap cacheyes
User concepts infoAccess controlAccess 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 rolesAccess rights for users and roles
More information provided by the system vendor
AntDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jOracle NoSQLStardog
Specific characteristicsAntDB was initiated in 2008. On the core system of operators, AntDB provides online...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesHTAP mixed load: AntDB is a universal, enterprise-level distributed relational database,...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosAs the core software of large enterprise, AntDB supports multi-scenario deployment....
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersChina Mobile, China Telecom, China Unicom, Aeon Life, China Mobile Tietong, CITIC...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsMore than 1 billion subscribers in 24 provinces across China are served by AntDB...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsCertificates and licenses CMMI5 Certificate licensed by CMMI Institute IT Product...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Joins the Connect with Confluent Partner Program
16 May 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15 May 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15 May 2024

Safeguarding Elections: How Graph Technology Powers Groundbreaking Research on Political Ads
13 May 2024

This Week in Neo4j: GraphRAG, Testcontainers, Metadata Management, App Dev and more
11 May 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
AntDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNeo4jOracle NoSQLStardog
DB-Engines blog posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22 June 2023,  Bei Mo, AntDB (sponsor) 

show all

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

General Availability: Data API builder | Azure updates
15 May 2024, azure.microsoft.com

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

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

provided by Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8 May 2024, Datanami

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

provided by Google News

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Present your product here