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

DBMS > Bangdb vs. CockroachDB vs. Graphite vs. Hive

System Properties Comparison Bangdb vs. CockroachDB vs. Graphite vs. Hive

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCockroachDB  Xexclude from comparisonGraphite  Xexclude from comparisonHive  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called Whisperdata warehouse software for querying and managing large distributed datasets, built on Hadoop
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMS
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
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Websitebangdb.comwww.cockroachlabs.comgithub.com/­graphite-project/­graphite-webhive.apache.org
Technical documentationdocs.bangdb.comwww.cockroachlabs.com/­docsgraphite.readthedocs.iocwiki.apache.org/­confluence/­display/­Hive/­Home
DeveloperSachin Sinha, BangDBCockroach LabsChris DavisApache Software Foundation infoinitially developed by Facebook
Initial release2012201520062012
Current releaseBangDB 2.0, October 202124.1.0, May 20243.1.3, April 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++GoPythonJava
Server operating systemsLinuxLinux
macOS
Windows
Linux
Unix
All OS with a Java VM
Data schemeschema-freedynamic schemayesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesNumeric data onlyyes
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.nonono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyes
SQL infoSupport of SQLSQL like support with command line toolyes, wire compatible with PostgreSQLnoSQL-like DML and DDL statements
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCHTTP API
Sockets
JDBC
ODBC
Thrift
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScript (Node.js)
Python
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnononoyes infouser defined functions and integration of map-reduce
Triggersyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTnoneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoquery execution via MapReduce
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infolockingyes
Durability infoSupport for making data persistentyes, 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 modeno
User concepts infoAccess controlyes (enterprise version only)Role-based access controlnoAccess rights for users, groups 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
BangdbCockroachDBGraphiteHive
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

How Grafana made observability accessible
12 June 2023, InfoWorld

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

provided by Google News

Apache Software Foundation Announces ApacheĀ® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

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.

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

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

Present your product here