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

DBMS > Amazon DocumentDB vs. Apache Pinot vs. DuckDB vs. Hawkular Metrics vs. Manticore Search

System Properties Comparison Amazon DocumentDB vs. Apache Pinot vs. DuckDB vs. Hawkular Metrics vs. Manticore Search

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonApache Pinot  Xexclude from comparisonDuckDB  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyAn embeddable, in-process, column-oriented SQL OLAP RDBMSHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Multi-storage database for search, including full-text search.
Primary database modelDocument storeRelational DBMSRelational DBMSTime Series DBMSSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score0.40
Rank#270  Overall
#125  Relational DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Websiteaws.amazon.com/­documentdbpinot.apache.orgduckdb.orgwww.hawkular.orgmanticoresearch.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.pinot.apache.orgduckdb.org/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidemanual.manticoresearch.com
DeveloperApache Software Foundation and contributorsCommunity supported by Red HatManticore Software
Initial release20192015201820142017
Current release1.0.0, September 20230.10, February 20246.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoGPL version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaC++
Server operating systemshostedAll OS with a Java JDK11 or higherserver-lessLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Data schemeschema-freeyesyesschema-freeFixed schema
Typing infopredefined data types such as float or dateyesyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
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.nononoCan index from XML
Secondary indexesyesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like query languageyesnoSQL-like query language
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBCArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP RESTBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Go
Java
Python
C
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
Go
Java
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresnononouser defined functions
Triggersnonoyes infovia Hawkular Alertingno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnoneSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneselectable replication factor infobased on CassandraSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and rolesnonono

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
Amazon DocumentDBApache PinotDuckDBHawkular MetricsManticore Search
Recent citations in the news

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27 March 2024, AWS Blog

provided by Google News

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

provided by Google 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

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

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



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here