DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Faircom EDGE vs. Lovefield vs. NebulaGraph vs. Stardog

System Properties Comparison Bangdb vs. Faircom EDGE vs. Lovefield vs. NebulaGraph vs. Stardog

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonLovefield  Xexclude from comparisonNebulaGraph  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionConverged 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 environmentsEmbeddable relational database for web apps written in pure JavaScriptA distributed, linear scalable, high perfomant Graph DBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Relational DBMSGraph DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitebangdb.comwww.faircom.com/­products/­faircom-edgegoogle.github.io/­lovefieldgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.stardog.com
Technical documentationdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.nebula-graph.iodocs.stardog.com
DeveloperSachin Sinha, BangDBFairCom CorporationGoogleVesoft Inc.Stardog-Union
Initial release20121979201420192010
Current releaseBangDB 2.0, October 2021V3, October 20202.1.12, February 20177.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infoRestricted, free version availableOpen Source infoApache 2.0Open 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/students
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 languageC, C++ANSI C, C++JavaScriptC++Java
Server operating systemsLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
macOS
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesStrong typed schemaschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyes, 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.noyesnonono infoImport/export of XML data possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes 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 SQLSQL like support with command line toolyes infoANSI SQL queriesSQL-like query language infovia JavaScript builder patternSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
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
Supported programming languagesC
C#
C++
Java
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaScript.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++nouser defined functionsuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes, Notifications (with Streaming only)yesUsing read-only observersyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning infoCustomizable business rules for partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infoSynchronous and asynchronous realtime replication based on transaction logsnoneCausal 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 systemTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyes infowhen using SQLyesyes infoRelationships in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infousing RocksDByes
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 infousing MemoryDByesyes
User concepts infoAccess controlyes (enterprise version only)Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.noRole-based access controlAccess rights for users and roles
More information provided by the system vendor
BangdbFaircom EDGE infoformerly c-treeEDGELovefieldNebulaGraphStardog
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
BangdbFaircom EDGE infoformerly c-treeEDGELovefieldNebulaGraphStardog
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

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

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here