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. Bangdb vs. Faircom EDGE vs. OrientDB vs. Stardog

System Properties Comparison Amazon Neptune vs. Bangdb vs. Faircom EDGE vs. OrientDB vs. Stardog

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOrientDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudConverged and high performance database for device data, events, time series, document and graphFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMulti-model DBMS (Document, Graph, Key/Value)Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelGraph DBMS
RDF store
Document store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Graph DBMS
RDF 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.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­neptunebangdb.comwww.faircom.com/­products/­faircom-edgeorientdb.orgwww.stardog.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.orientdb.com/­docs/­last/­index.htmldocs.stardog.com
DeveloperAmazonSachin Sinha, BangDBFairCom CorporationOrientDB LTD; CallidusCloud; SAPStardog-Union
Initial release20172012197920102010
Current releaseBangDB 2.0, October 2021V3, October 20203.2.29, March 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3commercial infoRestricted, free version availableOpen Source infoApache version 2commercial 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 languageC, C++ANSI C, C++JavaJava
Server operating systemshostedLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java JDK (>= JDK 6)Linux
macOS
Windows
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes, ANSI Standard SQL Typesyesyes
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.nonoyesnono infoImport/export of XML data possible
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL like support with command line toolyes infoANSI SQL queriesSQL-like query language, no joinsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Proprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
GraphQL 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
C#
C++
Java
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++Java, Javascriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes, Notifications (with Streaming only)yesHooksyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning infoCustomizable business rules for 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.selectable replication factor, Knob for CAP (enterprise version only)yes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyes infowhen using SQLyes inforelationship in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes (enterprise version only)Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users and roles; record level security configurableAccess 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 NeptuneBangdbFaircom EDGE infoformerly c-treeEDGEOrientDBStardog
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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 2: Vector similarity search | Amazon ...
7 May 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

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

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

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

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

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

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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