DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. AnzoGraph DB vs. Faircom DB vs. KeyDB vs. Stardog

System Properties Comparison Amazon Neptune vs. AnzoGraph DB vs. Faircom DB vs. KeyDB vs. Stardog

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonKeyDB  Xexclude from comparisonStardog  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 virtualizationNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Key-value store
Relational DBMS
Key-value storeGraph DBMS
RDF store
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
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­neptunecambridgesemantics.com/­anzographwww.faircom.com/­products/­faircom-dbgithub.com/­Snapchat/­KeyDB
keydb.dev
www.stardog.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.keydb.devdocs.stardog.com
DeveloperAmazonCambridge SemanticsFairCom CorporationEQ Alpha Technology Ltd.Stardog-Union
Initial release20172018197920192010
Current release2.3, January 2021V12, November 20207.3.0, May 2020
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availablecommercial infoRestricted, free version availableOpen Source infoBSD-3commercial 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 serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++C++Java
Server operating systemshostedLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
macOS
Windows
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportschema free, schema optional, schema required, partial schema,schema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structurespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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.nonononono infoImport/export of XML data possible
Secondary indexesnonoyesyes infoby using the Redis Search moduleyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.yes, ANSI SQL with proprietary extensionsnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
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
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietary protocol infoRESP - REdis Serialization ProtocoGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Java
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyes info.Net, JavaScript, C/C++Luauser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic shardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingnone
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).Multi-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in MPP-ClusterEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoRelationships in graphsno infonot needed in graphsyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDtunable from ACID to Eventually ConsistentOptimistic locking, atomic execution of commands blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesYes, tunable from durable to delayed durability to in-memoryyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
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 rolesFine grained access rights according to SQL-standard with additional protections for filessimple password-based access control and ACLAccess rights for users and roles

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

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

More resources
Amazon NeptuneAnzoGraph DBFaircom DB infoformerly c-treeACEKeyDBStardog
Recent citations in the news

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, 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

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

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

provided by Google News

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

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 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

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

provided by Google News

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

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

RaimaDB logo

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

Present your product here