DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Axibase vs. Badger vs. QuestDB vs. RethinkDB

System Properties Comparison Axibase vs. Badger vs. QuestDB vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonBadger  Xexclude from comparisonQuestDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A high performance open source SQL database for time series dataDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSKey-value storeTime Series DBMSDocument store
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.21
Rank#308  Overall
#25  Time Series DBMS
Score0.14
Rank#328  Overall
#48  Key-value stores
Score2.81
Rank#98  Overall
#7  Time Series DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Websiteaxibase.com/­docs/­atsd/­financegithub.com/­dgraph-io/­badgerquestdb.iorethinkdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerquestdb.io/­docsrethinkdb.com/­docs
DeveloperAxibase CorporationDGraph LabsQuestDB Technology IncThe Linux Foundation infosince July 2017
Initial release2013201720142009
Current release155852.4.1, August 2020
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache 2.0Open 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 languageJavaGoJava (Zero-GC), C++, RustC++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringnoyesyes infostring, binary, float, bool, date, geometry
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 indexesnononoyes
SQL infoSupport of SQLSQL-like query languagenoSQL with time-series extensionsno
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesGo
Java
PHP
Python
R
Ruby
GoC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
Server-side scripts infoStored proceduresyesnono
TriggersyesnonoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning (by timestamps)Sharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneSource-replica replication with eventual consistencySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID for single-table writesAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesno
User concepts infoAccess controlnoyes infousers and table-level permissions
More information provided by the system vendor
AxibaseBadgerQuestDBRethinkDB
News

Combine Java and Rust Code Coverage in a Polyglot Project
10 September 2024

Building a new vector based storage model
22 August 2024

Calibrating VWAP executions with QuestDB and Grafana
16 August 2024

The story of our SAMPLE BY enhancements
7 August 2024

A cloud engineer's first QuestDB Pull Request
5 August 2024

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
AxibaseBadgerQuestDBRethinkDB
DB-Engines blog posts

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

The Ultimate ATV Test: Suzuki’s King Quad 750 AXI Rugged Package vs. Alaska’s Hunting Season
14 October 2020, Outdoor Life

provided by Google News

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

provided by Google News

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

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

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

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

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

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.

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here