DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. AnzoGraph DB vs. Apache Drill vs. Faircom DB vs. Microsoft Azure Cosmos DB

System Properties Comparison Amazon Neptune vs. AnzoGraph DB vs. Apache Drill vs. Faircom DB vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonApache Drill  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Globally distributed, horizontally scalable, multi-model database service
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Document store
Relational DBMS
Key-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteaws.amazon.com/­neptunecambridgesemantics.com/­anzographdrill.apache.orgwww.faircom.com/­products/­faircom-dbazure.microsoft.com/­services/­cosmos-db
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdrill.apache.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmllearn.microsoft.com/­azure/­cosmos-db
DeveloperAmazonCambridge SemanticsApache Software FoundationFairCom CorporationMicrosoft
Initial release20172018201219792014
Current release2.3, January 20211.20.3, January 2023V12, November 2020
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoApache Version 2commercial infoRestricted, free version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++
Server operating systemshostedLinuxLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hosted
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportschema-freeschema free, schema optional, schema required, partial schema,schema-free
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresyes infoJSON types
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.nononono
Secondary indexesnononoyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.SQL SELECT statement is SQL:2003 compliantyes, ANSI SQL with proprietary extensionsSQL-like query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Apache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBC
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Java
Python
C++.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnouser defined functions and aggregatesuser defined functionsyes info.Net, JavaScript, C/C++JavaScript
TriggersnononoyesJavaScript
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic shardingShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication in MPP-Clusteryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in MPP-ClusternoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsno infonot needed in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnotunable from ACID to Eventually ConsistentMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesDepending on the underlying data sourceYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourceyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesDepending on the underlying data sourceFine grained access rights according to SQL-standard with additional protections for filesAccess rights can be defined down to the item level

More information provided by the system vendor

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 NeptuneAnzoGraph DBApache DrillFaircom DB infoformerly c-treeACEMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

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

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

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

Azure Cosmos DB Conf 2023
12 January 2024, Microsoft

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here