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

DBMS > Apache Pinot vs. BaseX vs. Manticore Search vs. MonetDB vs. Qdrant

System Properties Comparison Apache Pinot vs. BaseX vs. Manticore Search vs. MonetDB vs. Qdrant

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonBaseX  Xexclude from comparisonManticore Search  Xexclude from comparisonMonetDB  Xexclude from comparisonQdrant  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Multi-storage database for search, including full-text search.A relational database management system that stores data in columnsA high-performance vector database with neural network or semantic-based matching
Primary database modelRelational DBMSNative XML DBMSSearch engineRelational DBMSVector 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.38
Rank#275  Overall
#126  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score1.28
Rank#167  Overall
#7  Vector DBMS
Websitepinot.apache.orgbasex.orgmanticoresearch.comwww.monetdb.orggithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationdocs.pinot.apache.orgdocs.basex.orgmanual.manticoresearch.comwww.monetdb.org/­Documentationqdrant.tech/­documentation
DeveloperApache Software Foundation and contributorsBaseX GmbHManticore SoftwareMonetDB BVQdrant
Initial release20152007201720042021
Current release1.0.0, September 202311.0, June 20246.0, February 2023Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD licenseOpen Source infoGPL version 2Open Source infoMozilla Public License 2.0Open Source infoApache Version 2.0
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 languageJavaJavaC++CRust
Server operating systemsAll OS with a Java JDK11 or higherLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Data schemeyesschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesNumbers, Strings, Geo, 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.Can index from XMLno
Secondary indexesyesyes infofull-text index on all search fieldsyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like query languagenoSQL-like query languageyes infoSQL 2003 with some extensionsno
APIs and other access methodsJDBCJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languagesGo
Java
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresyesuser defined functionsyes, in SQL, C, R
Triggersyes infovia eventsnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarynone infoSource-replica replication available in experimental statusCollection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency, tunable consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writeryes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnofine grained access rights according to SQL-standardKey-based authentication

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 PinotBaseXManticore SearchMonetDBQdrant
Recent citations in the news

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

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

Apache Pinot - SD Times Open Source Project of the Week
31 May 2024, SDTimes.com

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

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

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

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

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

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

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

Qdrant Raises $28M to Advance Massive-Scale AI Applications
23 January 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

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here