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. eXtremeDB vs. Google Cloud Datastore vs. Snowflake

System Properties Comparison Dolt vs. eXtremeDB vs. Google Cloud Datastore vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisoneXtremeDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaNatively in-memory DBMS with options for persistency, high-availability and clusteringAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score4.49
Rank#79  Overall
#12  Document stores
Score123.20
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.mcobject.comcloud.google.com/­datastorewww.snowflake.com
Technical documentationdocs.dolthub.comwww.mcobject.com/­docs/­extremedb.htmcloud.google.com/­datastore/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperDoltHub IncMcObjectGoogleSnowflake Computing Inc.
Initial release2018200120082014
Current release8.2, 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++
Server operating systemsLinux
macOS
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
hostedhosted
Data schemeyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes, details hereyes
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.nono infosupport of XML interfaces availablenoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLyesyes infowith the option: eXtremeSQLSQL-like query language (GQL)yes
APIs and other access methodsCLI Client
HTTP REST
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
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
C
C#
C++
Java
Lua
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesusing Google App Engineuser defined functions
Triggersyesyes infoby defining eventsCallbacks using the Google Apps Engineno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingShardingyes
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.Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication using Paxosyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integrityyesyesyes infovia ReferenceProperties or Ancestor pathsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
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)Users with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
DolteXtremeDBGoogle Cloud DatastoreSnowflake
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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

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

More resources
DolteXtremeDBGoogle Cloud DatastoreSnowflake
DB-Engines blog posts

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

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2 November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7 February 2023, NetApp

Your Memories. Their Cloud.
1 January 2023, The New York Times

All of Google’s cloud database services are now out of beta
16 August 2016, TechCrunch

provided by Google News

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17 April 2024, PR Newswire

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16 April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3 April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

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

Present your product here