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

DBMS > Faircom EDGE vs. IBM Db2 vs. NebulaGraph vs. Stardog vs. SWC-DB

System Properties Comparison Faircom EDGE vs. IBM Db2 vs. NebulaGraph vs. Stardog vs. SWC-DB

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonNebulaGraph  Xexclude from comparisonStardog  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsCommon in IBM host environments, 2 different versions for host and Windows/LinuxA distributed, linear scalable, high perfomant Graph DBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA high performance, scalable Wide Column DBMS
Primary database modelKey-value store
Relational DBMS
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBGraph DBMSGraph DBMS
RDF store
Wide column store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitewww.faircom.com/­products/­faircom-edgewww.ibm.com/­products/­db2github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.stardog.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.ibm.com/­docs/­en/­db2docs.nebula-graph.iodocs.stardog.com
DeveloperFairCom CorporationIBMVesoft Inc.Stardog-UnionAlex Kashirin
Initial release19791983 infohost version201920102020
Current releaseV3, October 202012.1, October 20167.3.0, May 20200.5, April 2021
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infofree version is availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++C and C++C++JavaC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxLinux
macOS
Windows
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesStrong typed schemaschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyes
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.yesnono infoImport/export of XML data possibleno
Secondary indexesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infoANSI SQL queriesyesSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL ServerSQL-like query language
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Proprietary protocol
Thrift
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesuser defined functionsuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningSharding infoonly with Windows/Unix/Linux VersionShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infowith separate tools (MQ, InfoSphere)Causal Clustering using Raft protocolMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLyesyes infoRelationships in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardRole-based access controlAccess rights for users and roles
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphStardogSWC-DB infoSuper Wide Column Database
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
Faircom EDGE infoformerly c-treeEDGEIBM Db2 infoformerly named DB2 or IBM Database 2NebulaGraphStardogSWC-DB infoSuper Wide Column Database
Recent citations in the news

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

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

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

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

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

Present your product here