DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. EventStoreDB vs. MySQL vs. Snowflake vs. YTsaurus

System Properties Comparison Dolt vs. EventStoreDB vs. MySQL vs. Snowflake vs. YTsaurus

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEventStoreDB  Xexclude from comparisonMySQL  Xexclude from comparisonSnowflake  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaIndustrial-strength, open-source database solution built from the ground up for event sourcing.Widely used open source RDBMSCloud-based data warehousing service for structured and semi-structured dataYTsaurus is an open source platform for distributed storage and processing.
Primary database modelRelational DBMSEvent StoreRelational DBMS infoKey/Value like access via memcached APIRelational DBMSDocument store
Key-value store
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score1.19
Rank#173  Overall
#1  Event Stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.eventstore.comwww.mysql.comwww.snowflake.comytsaurus.tech
Technical documentationdocs.dolthub.comdevelopers.eventstore.comdev.mysql.com/­docdocs.snowflake.net/­manuals/­index.htmlytsaurus.tech/­docs/­en
DeveloperDoltHub IncEvent Store LimitedOracle infosince 2010, originally MySQL AB, then SunSnowflake Computing Inc.Yandex
Initial release20182012199520142023
Current release21.2, February 20218.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC and C++C++
Server operating systemsLinux
macOS
Windows
Linux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
hostedUbuntu
Data schemeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesyesno
Secondary indexesyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyesYQL, an SQL-based language, is supported
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Proprietary native 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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyes infoproprietary syntaxuser defined functions
Triggersyesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricyesSharding
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.Multi-source replication
Source-replica replication
yesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyes
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.yesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupUsers with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess Control Lists

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: 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
DoltEventStoreDBMySQLSnowflakeYTsaurus
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

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

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

Choosing the Best MySQL Reporting Tool for Your Team
1 June 2024, Medium

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

provided by Google News

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

Snowflake denies breach, blames data theft on poorly secured customer accounts
1 June 2024, Help Net Security

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here