DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Manticore Search vs. MonetDB vs. PouchDB vs. Qdrant vs. RRDtool

System Properties Comparison Manticore Search vs. MonetDB vs. PouchDB vs. Qdrant vs. RRDtool

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonMonetDB  Xexclude from comparisonPouchDB  Xexclude from comparisonQdrant  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.A relational database management system that stores data in columnsJavaScript DBMS with an API inspired by CouchDBA high-performance vector database with neural network or semantic-based matchingIndustry 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.
Primary database modelSearch engineRelational DBMSDocument storeVector DBMSTime Series 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
Score0.29
Rank#302  Overall
#21  Search engines
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score1.28
Rank#167  Overall
#6  Vector DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitemanticoresearch.comwww.monetdb.orgpouchdb.comgithub.com/­qdrant/­qdrant
qdrant.tech
oss.oetiker.ch/­rrdtool
Technical documentationmanual.manticoresearch.comwww.monetdb.org/­Documentationpouchdb.com/­guidesqdrant.tech/­documentationoss.oetiker.ch/­rrdtool/­doc
DeveloperManticore SoftwareMonetDB BVApache Software FoundationQdrantTobias Oetiker
Initial release20172004201220211999
Current release6.0, February 2023Dec2023 (11.49), December 20237.1.1, June 20191.8.0, 2022
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoMozilla Public License 2.0Open SourceOpen Source infoApache Version 2.0Open Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CJavaScriptRustC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Windows
HP-UX
Linux
Data schemeFixed schemayesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesnoNumbers, Strings, Geo, BooleanNumeric data only
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.Can index from XMLnonono infoExporting into and restoring from XML files possible
Secondary indexesyes infofull-text index on all search fieldsyesyes infovia viewsyes infoKeywords, numberic ranges, geo, full-textno
SQL infoSupport of SQLSQL-like query languageyes infoSQL 2003 with some extensionsnonono
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
in-process shared library
Pipes
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
JavaScript.Net
Go
Java
JavaScript (Node.js)
Python
Rust
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
Server-side scripts infoStored proceduresuser defined functionsyes, in SQL, C, RView functions in JavaScriptno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding via remote tablesSharding infowith a proxy-based framework, named couchdb-loungeShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera librarynone infoSource-replica replication available in experimental statusMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Collection-level replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency, tunable consistencynone
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoKey-based authenticationno

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
Manticore SearchMonetDBPouchDBQdrantRRDtool
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

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

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26 January 2024, Datanami

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

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

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

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

Present your product here