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 > BigObject vs. DuckDB vs. InfluxDB vs. Sequoiadb vs. TerarkDB

System Properties Comparison BigObject vs. DuckDB vs. InfluxDB vs. Sequoiadb vs. TerarkDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDuckDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesAn embeddable, in-process, column-oriented SQL OLAP RDBMSDBMS for storing time series, events and metricsNewSQL database with distributed OLTP and SQLA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSTime Series DBMSDocument store
Relational DBMS
Key-value store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebigobject.ioduckdb.orgwww.influxdata.com/­products/­influxdb-overviewwww.sequoiadb.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.bigobject.ioduckdb.org/­docsdocs.influxdata.com/­influxdbwww.sequoiadb.com/­en/­index.php?m=Files&a=indexbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperBigObject, Inc.Sequoiadb Ltd.ByteDance, originally Terark
Initial release20152018201320132016
Current release0.10, February 20242.7.6, April 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoMIT LicenseOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoServer: AGPL; Client: Apache V2commercial inforestricted open source version available
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++GoC++C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
server-lessLinux
OS X infothrough Homebrew
Linux
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyes infooid, date, timestamp, binary, regexno
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 indexesyesyesnoyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languageSQL-like query languageno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP API
JSON over UDP
proprietary protocol using JSONC++ API
Java API
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Java
PHP
Python
C++
Java
Server-side scripts infoStored proceduresLuanonoJavaScriptno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version onlyShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoin enterprise version onlySource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoDepending on used storage enginenoyes
User concepts infoAccess controlnonosimple rights management via user accountssimple password-based access controlno
More information provided by the system vendor
BigObjectDuckDBInfluxDBSequoiadbTerarkDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Monitoring Your Cloud Environments and Applications with InfluxDB
30 May 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29 May 2024

Using Parquet’s Bloom Filters
28 May 2024

Efficiency Unleashed: Streamlining Workflows with the InfluxDB Management API
23 May 2024

What is DevRel at InfluxData
21 May 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
BigObjectDuckDBInfluxDBSequoiadbTerarkDB
DB-Engines blog posts

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

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

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, Business Wire

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



Share this page

Featured Products

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

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

RaimaDB logo

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

Present your product here