DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. Oracle NoSQL vs. Snowflake vs. Splice Machine vs. TempoIQ

System Properties Comparison Dolt vs. Oracle NoSQL vs. Snowflake vs. Splice Machine vs. TempoIQ

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparisonSplice Machine  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCloud-based data warehousing service for structured and semi-structured dataOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.comsplicemachine.comtempoiq.com (offline)
Technical documentationdocs.dolthub.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.htmlsplicemachine.com/­how-it-works
DeveloperDoltHub IncOracleSnowflake Computing Inc.Splice MachineTempoIQ
Initial release20182011201420142012
Current release23.3, December 20233.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialOpen Source infoAGPL 3.0, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJava
Server operating systemsLinux
macOS
Windows
Linux
Solaris SPARC/x86
hostedLinux
OS X
Solaris
Windows
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infosupport of semi-structured data formats (JSON, XML, Avro)yesschema-free
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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
Secondary indexesyesyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesyesno
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP APICLI Client
JDBC
ODBC
JDBC
Native Spark Datasource
ODBC
HTTP 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
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsyes infoJavano
Triggersyesnono infosimilar concept for controling cloud resourcesyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesShared Nothhing Auto-Sharding, Columnar Partitioning
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.Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnoYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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.yes infooff heap cachenoyesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users, groups and roles according to SQL-standardsimple authentication-based access control

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

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

More resources
DoltOracle NoSQLSnowflakeSplice MachineTempoIQ infoformerly TempoDB
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

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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

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

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

Mysterious corporate breaches could link to Snowflake accounts
4 June 2024, Axios

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

Snowflake data breach claims spark war of words over culpability
3 June 2024, ITPro

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11 February 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12 May 2014, Datanami

NewSQL databases rise anew -- MemSQL, Spanner among contenders
19 October 2017, TechTarget

provided by Google News

No-Code Internet of Things Development Platform
29 October 2015, Automation World

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

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

Present your product here