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 BigQuery vs. Microsoft Azure Cosmos DB vs. MonetDB vs. Newts

System Properties Comparison Dolt vs. Google BigQuery vs. Microsoft Azure Cosmos DB vs. MonetDB vs. Newts

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMonetDB  Xexclude from comparisonNewts  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaLarge scale data warehouse service with append-only tablesGlobally distributed, horizontally scalable, multi-model database serviceA relational database management system that stores data in columnsTime Series DBMS based on Cassandra
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSTime Series DBMS
Secondary database modelsDocument storeSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­bigqueryazure.microsoft.com/­services/­cosmos-dbwww.monetdb.orgopennms.github.io/­newts
Technical documentationdocs.dolthub.comcloud.google.com/­bigquery/­docslearn.microsoft.com/­azure/­cosmos-dbwww.monetdb.org/­Documentationgithub.com/­OpenNMS/­newts/­wiki
DeveloperDoltHub IncGoogleMicrosoftMonetDB BVOpenNMS Group
Initial release20182010201420042014
Current releaseDec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoMozilla Public License 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCJava
Server operating systemsLinux
macOS
Windows
hostedhostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.nonono
Secondary indexesyesnoyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLyesyesSQL-like query languageyes infoSQL 2003 with some extensionsno
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
HTTP REST
Java 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
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functions infoin JavaScriptJavaScriptyes, in SQL, C, Rno
TriggersyesnoJavaScriptyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceSharding via remote tablesSharding infobased on Cassandra
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.yes infoImplicit feature of the cloud servicenone infoSource-replica replication available in experimental statusselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoSince BigQuery is designed for querying dataMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Access rights can be defined down to the item levelfine grained access rights according to SQL-standardno

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DoltGoogle BigQueryMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMonetDBNewts
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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, oreilly.com

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

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

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

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

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

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

RaimaDB logo

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

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

SingleStore logo

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

Present your product here