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 > MarkLogic vs. PouchDB vs. RavenDB vs. SWC-DB vs. Transbase

System Properties Comparison MarkLogic vs. PouchDB vs. RavenDB vs. SWC-DB vs. Transbase

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonPouchDB  Xexclude from comparisonRavenDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseJavaScript DBMS with an API inspired by CouchDBOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMSA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document storeDocument storeWide column storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score2.28
Rank#115  Overall
#21  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.marklogic.compouchdb.comravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.marklogic.compouchdb.com/­guidesravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperMarkLogic Corp.Apache Software FoundationHibernating RhinosAlex KashirinTransaction Software GmbH
Initial release20012012201020201987
Current release11.0, December 20227.1.1, June 20195.4, July 20220.5, April 2021Transbase 8.3, 2022
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoGPL V3commercial infofree development license
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++JavaScriptC#C++C and C++
Server operating systemsLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Raspberry Pi
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-free infoSchema can be enforcedschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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.yesnonono
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLyes infoSQL92noSQL-like query language (RQL)SQL-like query languageyes
APIs and other access methodsJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptView functions in JavaScriptyesnoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infocan act as a resource manager in an XA/JTA transactionnoACID, Cluster-wide transaction availableyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, with Range Indexesyesnono
User concepts infoAccess controlRole-based access control at the document and subdocument levelsnoAuthorization levels configured per client per databasefine grained access rights according to SQL-standard

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
MarkLogicPouchDBRavenDBSWC-DB infoSuper Wide Column DatabaseTransbase
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

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

Progress to acquire PE-backed data platform MarkLogic for $355m
4 January 2023, PE Hub

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

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

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

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Milvus logo

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

Present your product here