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

DBMS > AllegroGraph vs. Amazon DynamoDB vs. Amazon Neptune vs. CouchDB vs. Faircom EDGE

System Properties Comparison AllegroGraph vs. Amazon DynamoDB vs. Amazon Neptune vs. CouchDB vs. Faircom EDGE

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSHosted, scalable database service by Amazon with the data stored in Amazons cloudFast, reliable graph database built for the cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environments
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document store
Key-value store
Graph DBMS
RDF store
Document storeKey-value store
Relational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#204  Overall
#35  Document stores
#18  Graph DBMS
#7  RDF stores
#10  Vector DBMS
Score70.06
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score2.20
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score7.46
Rank#51  Overall
#7  Document stores
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Websiteallegrograph.comaws.amazon.com/­dynamodbaws.amazon.com/­neptunecouchdb.apache.orgwww.faircom.com/­products/­faircom-edge
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.aws.amazon.com/­dynamodbaws.amazon.com/­neptune/­developer-resourcesdocs.couchdb.org/­en/­stabledocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.html
DeveloperFranz Inc.AmazonAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFairCom Corporation
Initial release20042012201720051979
Current release8.0, December 20233.3.3, December 2023V3, October 2020
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache version 2commercial infoRestricted, free version available
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangANSI C, C++
Server operating systemsLinux
OS X
Windows
hostedhostedAndroid
BSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Data schemeyes infoRDF schemasschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesnoyes, ANSI Standard SQL 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.no infobulk load of XML files possiblenonoyes
Secondary indexesyesyesnoyes infovia viewsyes
SQL infoSupport of SQLSPARQL is used as query languagenononoyes infoANSI SQL queries
APIs and other access methodsRESTful HTTP API
SPARQL
RESTful HTTP APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP/JSON APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Server-side scripts infoStored proceduresyes infoJavaScript or Common LispnonoView functions in JavaScriptyes info.Net, JavaScript, C/C++
Triggersyesyes infoby integration with AWS Lambdanoyesyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingnoneSharding infoimproved architecture with release 2.0File partitioning infoCustomizable business rules for partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesMulti-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
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logs
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnoyes infowhen using SQL
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoACID across one or more tables within a single AWS account and regionACIDno infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infostrategy: optimistic lockingyes infoacross SQL and NoSQL
Durability infoSupport for making data persistentyesyesyes infowith encyption-at-restyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databaseFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.
More information provided by the system vendor
AllegroGraphAmazon DynamoDBAmazon NeptuneCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGE
News

AllegroGraph Named a 2024 Trend Setting Product
16 September 2024

Gartner recognized Franz Inc. as a Key Neuro-Symbolic AI Provider in 2024 Hype Cycle for AI
10 September 2024

Next-Generation Cybersecurity: Integrating Knowledge Graphs and Neuro-Symbolic AI with STIX and TAXII
10 September 2024

Pruning Cycles in UMLS Metathesaurus: A Neuro Symbolic AI Approach
9 September 2024

Awesome AI Companies – Franz Inc.
17 July 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
AllegroGraphAmazon DynamoDBAmazon NeptuneCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGE
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Build your own chatbot and talk to your own documents
4 June 2024, Data Science Central

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

The key to quantum computing AI applications: Flexible programming languages
2 July 2022, VentureBeat

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

How Samsung Cloud optimized Amazon DynamoDB costs | Amazon Web Services
19 September 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Join the preview of attribute-based access control for Amazon DynamoDB | Amazon Web Services
3 September 2024, AWS Blog

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Faster development with Amazon DynamoDB and Amazon Q Developer
12 September 2024, AWS Blog

provided by Google News

How Amazon stores deliver trustworthy shopping and seller experiences using Amazon Neptune
18 September 2024, AWS Blog

Hydrating the Natural History Museum’s Planetary Knowledge Base with Amazon Neptune and Open Data on AWS
13 September 2024, AWS Blog

Using knowledge graphs to build GraphRAG applications with Amazon Bedrock and Amazon Neptune
1 August 2024, AWS Blog

How Prisma Cloud built Infinity Graph using Amazon Neptune and Amazon OpenSearch Service
27 August 2024, AWS Blog

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23 July 2024, AWS Blog

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Business Wire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

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

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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

Present your product here