DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DuckDB vs. Hazelcast vs. Manticore Search vs. Quasardb

System Properties Comparison DuckDB vs. Hazelcast vs. Manticore Search vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonHazelcast  Xexclude from comparisonManticore Search  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSA widely adopted in-memory data gridMulti-storage database for search, including full-text search.Distributed, high-performance timeseries database
Primary database modelRelational DBMSKey-value storeSearch engineTime Series DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websiteduckdb.orghazelcast.commanticoresearch.comquasar.ai
Technical documentationduckdb.org/­docshazelcast.org/­imdg/­docsmanual.manticoresearch.comdoc.quasar.ai/­master
DeveloperHazelcastManticore Softwarequasardb
Initial release2018200820172009
Current release0.10, February 20245.3.6, November 20236.0, February 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageC++JavaC++C++
Server operating systemsserver-lessAll OS with a Java VMFreeBSD
Linux
macOS
Windows
BSD
Linux
OS X
Windows
Data schemeyesschema-freeFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infointeger and binary
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.noyes infothe object must implement a serialization strategyCan index from XMLno
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infowith tags
SQL infoSupport of SQLyesSQL-like query languageSQL-like query languageSQL-like query language
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP 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
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor Servicesuser defined functionsno
Triggersnoyes infoEventsnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoReplicated MapSynchronous replication based on Galera librarySource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient mode
User concepts infoAccess controlnoRole-based access controlnoCryptographically strong user authentication and audit trail

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
DuckDBHazelcastManticore SearchQuasardb
Recent citations in the news

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

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

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

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

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

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

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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.

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

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

Present your product here