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. CouchDB vs. Hawkular Metrics vs. Microsoft Azure Synapse Analytics vs. TigerGraph

System Properties Comparison Bangdb vs. CouchDB vs. Hawkular Metrics vs. Microsoft Azure Synapse Analytics vs. TigerGraph

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeTime Series DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.15
Rank#334  Overall
#45  Document stores
#31  Graph DBMS
#31  Time Series DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score0.04
Rank#374  Overall
#38  Time Series DBMS
Score22.71
Rank#30  Overall
#18  Relational DBMS
Score1.83
Rank#141  Overall
#13  Graph DBMS
Websitebangdb.comcouchdb.apache.orgwww.hawkular.orgazure.microsoft.com/­services/­synapse-analyticswww.tigergraph.com
Technical documentationdocs.bangdb.comdocs.couchdb.org/­en/­stablewww.hawkular.org/­hawkular-metrics/­docs/­user-guidedocs.microsoft.com/­azure/­synapse-analyticsdocs.tigergraph.com
DeveloperSachin Sinha, BangDBApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCommunity supported by Red HatMicrosoft
Initial release20122005201420162017
Current releaseBangDB 2.0, October 20213.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache version 2Open Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ErlangJavaC++C++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
hostedLinux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesyesyes
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, geospatialyes infovia viewsnoyes
SQL infoSupport of SQLSQL like support with command line toolnonoyesSQL-like query language (GSQL)
APIs and other access methodsProprietary protocol
RESTful HTTP API
RESTful HTTP/JSON APIHTTP RESTADO.NET
JDBC
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
Python
Ruby
C#
Java
PHP
C++
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoTransact SQLyes
Triggersyes, Notifications (with Streaming only)yesyes infovia Hawkular Alertingnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoimproved architecture with release 2.0Sharding infobased on CassandraSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
selectable replication factor infobased on Cassandrayes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynononono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
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 modenonono
User concepts infoAccess controlyes (enterprise version only)Access rights for users can be defined per databasenoyesRole-based access control

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
BangdbCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Hawkular MetricsMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseTigerGraph
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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

Azure Synapse Analytics vs Snowflake: ETL Tool Comparison
25 July 2023, TechRepublic

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here