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. mSQL vs. OpenQM vs. OrigoDB vs. ScyllaDB

System Properties Comparison Dolt vs. mSQL vs. OpenQM vs. OrigoDB vs. ScyllaDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonOrigoDB  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemamSQL (Mini SQL) is a simple and lightweight RDBMSQpenQM is a high-performance, self-tuning, multi-value DBMSA fully ACID in-memory object graph databaseCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMSRelational DBMSMultivalue DBMSDocument store
Object oriented DBMS
Wide column store
Secondary database modelsDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
hughestech.com.au/­products/­msqlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmorigodb.comwww.scylladb.com
Technical documentationdocs.dolthub.comorigodb.com/­docsdocs.scylladb.com
DeveloperDoltHub IncHughes TechnologiesRocket Software, originally Martin PhillipsRobert Friberg et alScyllaDB
Initial release2018199419932009 infounder the name LiveDB2015
Current release4.4, October 20213.4-12ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen Source infoGPLv2, extended commercial license availableOpen SourceOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageGoCC#C++
Server operating systemsLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
Windows
Linux
Data schemeyesyesyes infowith some exceptionsyesschema-free
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes
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.nonoyesno infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoSQL-like DML and DDL statements (CQL)
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
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
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Basic
C
Java
Objective C
PHP
Python
.NetFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoyesyesyes, Lua
Triggersyesnoyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneyeshorizontal partitioning infoclient side managed; servers are not synchronizedSharding
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.noneyesSource-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyesnonodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoin-memory tables
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoAccess rights can be defined down to the item levelRole based authorizationAccess rights for users can be defined per object
More information provided by the system vendor
DoltmSQL infoMini SQLOpenQM infoalso called QMOrigoDBScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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

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

More resources
DoltmSQL infoMini SQLOpenQM infoalso called QMOrigoDBScyllaDB
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

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here