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 > Dolt vs. Google Cloud Bigtable vs. MarkLogic vs. Microsoft Azure Synapse Analytics vs. PouchDB

System Properties Comparison Dolt vs. Google Cloud Bigtable vs. MarkLogic vs. Microsoft Azure Synapse Analytics vs. PouchDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonMarkLogic  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Operational and transactional Enterprise NoSQL databaseElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSKey-value store
Wide column store
Document store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score19.93
Rank#31  Overall
#19  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­bigtablewww.marklogic.comazure.microsoft.com/­services/­synapse-analyticspouchdb.com
Technical documentationdocs.dolthub.comcloud.google.com/­bigtable/­docsdocs.marklogic.comdocs.microsoft.com/­azure/­synapse-analyticspouchdb.com/­guides
DeveloperDoltHub IncGoogleMarkLogic Corp.MicrosoftApache Software Foundation
Initial release20182015200120162012
Current release11.0, December 20227.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercial inforestricted free version is availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C++JavaScript
Server operating systemsLinux
macOS
Windows
hostedLinux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-free infoSchema can be enforcedyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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.nonoyesnono
Secondary indexesyesnoyesyesyes infovia views
SQL infoSupport of SQLyesnoyes infoSQL92yesno
APIs and other access methodsCLI Client
HTTP REST
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
PHP
JavaScript
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoyes infovia XQuery or JavaScriptTransact SQLView functions in JavaScript
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Internal replication in Colossus, and regional replication between two clusters in different zonesyesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACID infocan act as a resource manager in an XA/JTA transactionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, with Range Indexesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access control at the document and subdocument levelsyesno

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
DoltGoogle Cloud BigtableMarkLogicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousePouchDB
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

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

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

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

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

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

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

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



Share this page

Featured Products

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

Neo4j logo

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

Present your product here