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

DBMS > Graphite vs. InfluxDB vs. OceanBase vs. QuestDB

System Properties Comparison Graphite vs. InfluxDB vs. OceanBase vs. QuestDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonInfluxDB  Xexclude from comparisonOceanBase  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperDBMS for storing time series, events and metricsA distributed, high available RDBMS compatible with Oracle and MySQLA high performance open source SQL database for time series data
Primary database modelTime Series DBMSTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Wide column store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websitegithub.com/­graphite-project/­graphite-webwww.influxdata.com/­products/­influxdb-overviewen.oceanbase.comquestdb.io
Technical documentationgraphite.readthedocs.iodocs.influxdata.com/­influxdben.oceanbase.com/­docs/­oceanbase-databasequestdb.io/­docs
DeveloperChris DavisOceanBase infopreviously Alibaba and Ant GroupQuestDB Technology Inc
Initial release2006201320102014
Current release2.7.6, April 20244.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoCommercial license availableOpen Source infoApache 2.0
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 languagePythonGoC++Java (Zero-GC), C++, Rust
Server operating systemsLinux
Unix
Linux
OS X infothrough Homebrew
LinuxLinux
macOS
Windows
Data schemeyesschema-freeyesyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateNumeric data onlyNumeric data and Stringsyesyes
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.nonoyesno
Secondary indexesnonoyesno
SQL infoSupport of SQLnoSQL-like query languageyesSQL with time-series extensions
APIs and other access methodsHTTP API
Sockets
HTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesJavaScript (Node.js)
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnonoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlyhorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlyMulti-source replication using PaxosSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes
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.yes infoDepending on used storage engineyes infothrough memory mapped files
User concepts infoAccess controlnosimple rights management via user accountsAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
GraphiteInfluxDBOceanBaseQuestDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 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
GraphiteInfluxDBOceanBaseQuestDB
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 Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

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

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

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

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

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

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

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here