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. TempoIQ vs. Teradata

System Properties Comparison Dolt vs. Oracle NoSQL vs. Snowflake vs. TempoIQ vs. Teradata

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparisonTeradata  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 dataScalable analytics DBMS for sensor data, provided as a service (SaaS)A hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
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
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.comtempoiq.com (offline)www.teradata.com
Technical documentationdocs.dolthub.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.htmldocs.teradata.com
DeveloperDoltHub IncOracleSnowflake Computing Inc.TempoIQTeradata
Initial release20182011201420121984
Current release23.3, December 2023Teradata Vantage 1.0 MU2, January 2019
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)commercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemsLinux
macOS
Windows
Linux
Solaris SPARC/x86
hostedhosted
Linux
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)schema-freeyes
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.nonoyesnoyes
Secondary indexesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesnoyes infoSQL 2016 + extensions
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP APICLI Client
JDBC
ODBC
HTTP API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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#
Java
JavaScript infoNode.js
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsnoyes infoUDFs, stored procedures, table functions in parallel
Triggersyesnono infosimilar concept for controling cloud resourcesyes infoRealtime Alertsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesSharding infoHashing
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 integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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 cachenonoyes
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 authenticationsimple authentication-based access controlfine grained access rights according to SQL-standard

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 NoSQLSnowflakeTempoIQ infoformerly TempoDBTeradata
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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

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

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

provided by Google News

Teradata Fails to Block Software Broker From Selling Its Products
3 June 2024, Bloomberg Law

Teradata Co. (NYSE:TDC) Shares Purchased by Hsbc Holdings PLC
4 June 2024, Defense World

Moneyhub and Teradata Launch Financial AI at Scale to Revolutionise Customer Experiences
4 June 2024, Fintech Finance

Teradata Buys Data Archiving Firm RainStor
31 May 2024, Data Center Knowledge

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

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.

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