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. Graphite vs. RethinkDB vs. STSdb vs. Warp 10

System Properties Comparison Bangdb vs. Graphite vs. RethinkDB vs. STSdb vs. Warp 10

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGraphite  Xexclude from comparisonRethinkDB  Xexclude from comparisonSTSdb  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperDBMS for the Web with a mechanism to push updated query results to applications in realtime.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Time Series DBMSDocument storeKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitebangdb.comgithub.com/­graphite-project/­graphite-webrethinkdb.comgithub.com/­STSSoft/­STSdb4www.warp10.io
Technical documentationdocs.bangdb.comgraphite.readthedocs.iorethinkdb.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperSachin Sinha, BangDBChris DavisThe Linux Foundation infosince July 2017STS Soft SCSenX
Initial release20122006200920112015
Current releaseBangDB 2.0, October 20212.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0Open Source infoApache Version 2Open Source infoGPLv2, commercial license availableOpen Source infoApache License 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.
Implementation languageC, C++PythonC++C#Java
Server operating systemsLinuxLinux
Unix
Linux
OS X
Windows
WindowsLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsNumeric data onlyyes infostring, binary, float, bool, date, geometryyes infoprimitive types and user defined types (classes)yes
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.nononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesnono
SQL infoSupport of SQLSQL like support with command line toolnononono
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP API
Sockets
.NET Client APIHTTP API
Jupyter
WebSocket
Supported programming languagesC
C#
C++
Java
Python
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
Server-side scripts infoStored proceduresnononoyes infoWarpScript
Triggersyes, Notifications (with Streaming only)noClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding inforange basednoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneSource-replica replicationnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infolockingyes infoMVCC basedyesyes
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 modenoyes
User concepts infoAccess controlyes (enterprise version only)noyes infousers and table-level permissionsnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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
BangdbGraphiteRethinkDBSTSdbWarp 10
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the 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

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

How Grafana made observability accessible
12 June 2023, InfoWorld

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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.

Milvus logo

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

Present your product here