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 Pinot vs. CouchDB vs. MarkLogic vs. Percona Server for MongoDB

System Properties Comparison Apache Pinot vs. CouchDB vs. MarkLogic vs. Percona Server for MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMarkLogic  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Operational and transactional Enterprise NoSQL databaseA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMSDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.40
Rank#270  Overall
#125  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score0.52
Rank#254  Overall
#39  Document stores
Websitepinot.apache.orgcouchdb.apache.orgwww.marklogic.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.pinot.apache.orgdocs.couchdb.org/­en/­stabledocs.marklogic.comdocs.percona.com/­percona-distribution-for-mongodb
DeveloperApache Software Foundation and contributorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMarkLogic Corp.Percona
Initial release2015200520012015
Current release1.0.0, September 20233.3.3, December 202311.0, December 20223.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2commercial inforestricted free version is availableOpen Source infoGPL Version 2
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 languageJavaErlangC++C++
Server operating systemsAll OS with a Java JDK11 or higherAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
Data schemeyesschema-freeschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or dateyesnoyesyes
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.noyesno
Secondary indexesyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like query languagenoyes infoSQL92no
APIs and other access methodsJDBCRESTful HTTP/JSON APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
proprietary protocol using JSON
Supported programming languagesGo
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresView functions in JavaScriptyes infovia XQuery or JavaScriptJavaScript
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoimproved architecture with release 2.0ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACID infocan act as a resource manager in an XA/JTA transactionno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, with Range Indexesyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users can be defined per databaseRole-based access control at the document and subdocument levelsAccess rights for users and roles

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 PinotCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"MarkLogicPercona Server for MongoDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

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

Speed of Apache Pinot at the Cost of Cloud Object Storage with Tiered Storage
16 August 2023, InfoQ.com

StarTree Announces Integration between Apache Pinot and Delta Lake with StarTree Cloud
20 June 2023, Datanami

StarTree brings Apache Pinot real-time database to the cloud
22 March 2022, TechTarget

Data analytics startup StarTree secures cash to expand its Apache Pinot-powered platform
29 August 2022, TechCrunch

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

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.

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here