DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSFast, 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 environmentsScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Graph DBMS
RDF store
Document storeKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
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
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
Score0.86
Rank#202  Overall
#95  Relational DBMS
Websiteallegrograph.comaws.amazon.com/­neptunecouchdb.apache.orgwww.faircom.com/­products/­faircom-edgevitess.io
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlaws.amazon.com/­neptune/­developer-resourcesdocs.couchdb.org/­en/­stabledocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlvitess.io/­docs
DeveloperFranz Inc.AmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFairCom CorporationThe Linux Foundation, PlanetScale
Initial release20042017200519792013
Current release8.0, December 20233.3.3, December 2023V3, October 202015.0.2, December 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercialOpen Source infoApache version 2commercial infoRestricted, free version availableOpen Source infoApache Version 2.0, commercial licenses available
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.
Implementation languageErlangANSI C, C++Go
Server operating systemsLinux
OS X
Windows
hostedAndroid
BSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Docker
Linux
macOS
Data schemeyes infoRDF schemasschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyesyesnoyes, ANSI Standard SQL Typesyes
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 indexesyesnoyes infovia viewsyesyes
SQL infoSupport of SQLSPARQL is used as query languagenonoyes infoANSI SQL queriesyes infowith proprietary extensions
APIs and other access methodsRESTful HTTP API
SPARQL
OpenCypher
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
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes infoJavaScript or Common LispnoView functions in JavaScriptyes info.Net, JavaScript, C/C++yes infoproprietary syntax
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationnoneSharding infoimproved architecture with release 2.0File partitioning infoCustomizable business rules for partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-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 logsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual ConsistencyImmediate Consistency
Tunable Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes infowhen using SQLyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possibleACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes infoacross SQL and NoSQLyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
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 can be defined per databaseFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
AllegroGraphAmazon NeptuneCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGEVitess
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

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

More resources
AllegroGraphAmazon NeptuneCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGEVitess
DB-Engines blog posts

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 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

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20 May 2024, InfoQ.com

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

3 Cloud-Native Database Tools From CNCF
26 July 2022, Cloud Native Now

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Present your product here