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. Drizzle vs. Manticore Search vs. Postgres-XL

System Properties Comparison Apache Druid vs. Drizzle vs. Manticore Search vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonDrizzle  Xexclude from comparisonManticore Search  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Multi-storage database for search, including full-text search.Based on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSSearch engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
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
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websitedruid.apache.orgmanticoresearch.comwww.postgres-xl.org
Technical documentationdruid.apache.org/­docs/­latest/­designmanual.manticoresearch.comwww.postgres-xl.org/­documentation
DeveloperApache Software Foundation and contributorsDrizzle project, originally started by Brian AkerManticore Software
Initial release2012200820172014 infosince 2012, originally named StormDB
Current release29.0.1, April 20247.2.4, September 20126.0, February 202310 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGNU GPLOpen Source infoGPL version 2Open Source infoMozilla public license
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++C
Server operating systemsLinux
OS X
Unix
FreeBSD
Linux
OS X
FreeBSD
Linux
macOS
Windows
Linux
macOS
Data schemeyes infoschema-less columns are supportedyesFixed schemayes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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 XMLyes infoXML type, but no XML query functionality
Secondary indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL for queryingyes infowith proprietary extensionsSQL-like query languageyes infodistributed, parallel query execution
APIs and other access methodsJDBC
RESTful HTTP/JSON API
JDBCBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C++
Java
PHP
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functions
Triggersnono infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesMulti-source replication
Source-replica replication
Synchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemPluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standard

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 DruidDrizzleManticore SearchPostgres-XL
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

provided by Google News

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

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

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

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

Present your product here