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 DB vs. H2GIS vs. ScyllaDB vs. TinkerGraph

System Properties Comparison Bangdb vs. Faircom DB vs. H2GIS vs. ScyllaDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonH2GIS  Xexclude from comparisonScyllaDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Spatial extension of H2Cassandra and DynamoDB compatible wide column storeA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Spatial DBMSWide column storeGraph DBMS
Secondary database modelsSpatial DBMSRelational DBMSKey-value store
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.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitebangdb.comwww.faircom.com/­products/­faircom-dbwww.h2gis.orgwww.scylladb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.h2gis.org/­docs/­homedocs.scylladb.com
DeveloperSachin Sinha, BangDBFairCom CorporationCNRSScyllaDB
Initial release20121979201320152009
Current releaseBangDB 2.0, October 2021V12, November 2020ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infoRestricted, free version availableOpen Source infoLGPL 3.0Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC, C++ANSI C, C++JavaC++Java
Server operating systemsLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Data schemeschema-freeschema free, schema optional, schema required, partial schema,yesschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes
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.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infocluster global secondary indicesno
SQL infoSupport of SQLSQL like support with command line toolyes, ANSI SQL with proprietary extensionsyesSQL-like DML and DDL statements (CQL)no
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Groovy
Java
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yes infobased on H2yes, Luano
Triggersyes, Notifications (with Streaming only)yesyesnono
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, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infobased on H2selectable replication factor infoRepresentation of geographical distribution of servers is possiblenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
none
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDtunable from ACID to Eventually ConsistentACIDno infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellYes, tunable from durable to delayed durability to in-memoryyesyesoptional
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 modeyesyesyes infoin-memory tablesyes
User concepts infoAccess controlyes (enterprise version only)Fine grained access rights according to SQL-standard with additional protections for filesyes infobased on H2Access rights for users can be defined per objectno
More information provided by the system vendor
BangdbFaircom DB infoformerly c-treeACEH2GISScyllaDBTinkerGraph
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 DB infoformerly c-treeACEH2GISScyllaDBTinkerGraph
Recent citations in the news

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

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

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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.

RaimaDB logo

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

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here