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. Fauna vs. Manticore Search vs. Milvus vs. TerminusDB

System Properties Comparison Apache Druid vs. Fauna vs. Manticore Search vs. Milvus vs. TerminusDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMilvus  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Multi-storage database for search, including full-text search.A DBMS designed for efficient storage of vector data and vector similarity searchesScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMS
Time Series DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Search engineVector DBMSGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitedruid.apache.orgfauna.commanticoresearch.commilvus.ioterminusdb.com
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.fauna.commanual.manticoresearch.commilvus.io/­docs/­overview.mdterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation and contributorsFauna, Inc.Manticore SoftwareDataChemist Ltd.
Initial release20122014201720192018
Current release29.0.1, April 20246.0, February 20232.3.4, January 202411.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoGPL version 2Open Source infoApache Version 2.0Open Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaScalaC++C++, GoProlog, Rust
Server operating systemsLinux
OS X
Unix
hostedFreeBSD
Linux
macOS
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Data schemeyes infoschema-less columns are supportedschema-freeFixed schemayes
Typing infopredefined data types such as float or dateyesnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanVector, Numeric and Stringyes
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.nonoCan index from XMLnono
Secondary indexesyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLSQL for queryingnoSQL-like query languagenoSQL-like query language (WOQL)
APIs and other access methodsJDBC
RESTful HTTP/JSON API
RESTful HTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript
Python
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsnoyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedhorizontal partitioning infoconsistent hashingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesMulti-source replicationSynchronous replication based on Galera libraryJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemIdentity management, authentication, and access controlnoRole based access control and fine grained access rightsRole-based access control
More information provided by the system vendor
Apache DruidFauna infopreviously named FaunaDBManticore SearchMilvusTerminusDB infoformer name was DataChemist
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more

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 DruidFauna infopreviously named FaunaDBManticore SearchMilvusTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

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

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 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 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

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

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here