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 > Apache Druid vs. Manticore Search vs. RRDtool vs. Sequoiadb

System Properties Comparison Apache Druid vs. Manticore Search vs. RRDtool vs. Sequoiadb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonManticore Search  Xexclude from comparisonRRDtool  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMulti-storage database for search, including full-text search.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.NewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMS
Time Series DBMS
Search engineTime Series DBMSDocument store
Relational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.29
Rank#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Websitedruid.apache.orgmanticoresearch.comoss.oetiker.ch/­rrdtoolwww.sequoiadb.com
Technical documentationdruid.apache.org/­docs/­latest/­designmanual.manticoresearch.comoss.oetiker.ch/­rrdtool/­docwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperApache Software Foundation and contributorsManticore SoftwareTobias OetikerSequoiadb Ltd.
Initial release2012201719992013
Current release29.0.1, April 20246.0, February 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGPL version 2Open Source infoGPL V2 and FLOSSOpen Source infoServer: AGPL; Client: Apache V2
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 languageJavaC++C infoImplementations in Java (e.g. RRD4J) and C# availableC++
Server operating systemsLinux
OS X
Unix
FreeBSD
Linux
macOS
Windows
HP-UX
Linux
Linux
Data schemeyes infoschema-less columns are supportedFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanNumeric data onlyyes infooid, date, timestamp, binary, regex
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.noCan index from XMLno infoExporting into and restoring from XML files possibleno
Secondary indexesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLSQL for queryingSQL-like query languagenoSQL-like query language
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
in-process shared library
Pipes
proprietary protocol using JSON
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsnoJavaScript
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSynchronous replication based on Galera librarynoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnonosimple password-based access control

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
Apache DruidManticore SearchRRDtoolSequoiadb
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

Recent citations in the news

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here