DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. Hazelcast vs. Kyligence Enterprise vs. MySQL vs. SWC-DB

System Properties Comparison Dolt vs. Hazelcast vs. Kyligence Enterprise vs. MySQL vs. SWC-DB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonHazelcast  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMySQL  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA widely adopted in-memory data gridA distributed analytics engine for big data, built on top of Apache KylinWidely used open source RDBMSA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIWide column store
Secondary database modelsDocument storeDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score5.72
Rank#59  Overall
#6  Key-value stores
Score0.44
Rank#259  Overall
#118  Relational DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score0.01
Rank#378  Overall
#13  Wide column stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
hazelcast.comkyligence.io/­kyligence-enterprisewww.mysql.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.dolthub.comhazelcast.org/­imdg/­docsdev.mysql.com/­doc
DeveloperDoltHub IncHazelcastKyligence, Inc.Oracle infosince 2010, originally MySQL AB, then SunAlex Kashirin
Initial release20182008201619952020
Current release5.3.6, November 20239.0.0, July 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL V3
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 languageGoJavaJavaC and C++C++
Server operating systemsLinux
macOS
Windows
All OS with a Java VMLinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyesschema-freeyesyesschema-free
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.noyes infothe object must implement a serialization strategynoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query languageANSI SQL for queries (using Apache Calcite)yes infowith proprietary extensionsSQL-like query language
APIs and other access methodsCLI Client
HTTP REST
JCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocol
Thrift
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++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyes infoEvent Listeners, Executor Servicesyes infoproprietary syntaxno
Triggersyesyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
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 infoReplicated MapMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
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.yesnoyesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupRole-based access controlUsers with fine-grained authorization concept infono user groups or roles

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 for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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
DoltHazelcastKyligence EnterpriseMySQLSWC-DB infoSuper Wide Column Database
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

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

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

25 Hot New Data Tools and What They DON’T Do
14 May 2020, Towards Data Science

provided by Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Expands Global Partner Program to Support Mission-Critical, AI Application Projects
20 August 2024, PR Newswire

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

provided by Google News

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP
9 November 2022, AWS Blog

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support
10 August 2021, Blocks & Files

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

The 10 Coolest Big Data Tools Of 2023 (So Far)
30 June 2023, CRN

provided by Google News

MySql Explain with Tobias Petry
20 September 2024, Laravel News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

An Intuitive Guide to Integrate SQL and Python for Data Science | by Eugenia Anello | Sep, 2024
21 September 2024, Towards Data Science

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

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.

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here