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 > Microsoft Azure SQL Database vs. Microsoft Azure Table Storage vs. mSQL vs. OrigoDB vs. Teradata

System Properties Comparison Microsoft Azure SQL Database vs. Microsoft Azure Table Storage vs. mSQL vs. OrigoDB vs. Teradata

Editorial information provided by DB-Engines
NameMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionDatabase as a Service offering with high compatibility to Microsoft SQL ServerA Wide Column Store for rapid development using massive semi-structured datasetsmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSWide column storeRelational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databaseazure.microsoft.com/­en-us/­services/­storage/­tableshughestech.com.au/­products/­msqlorigodb.comwww.teradata.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­azure-sqlorigodb.com/­docsdocs.teradata.com
DeveloperMicrosoftMicrosoftHughes TechnologiesRobert Friberg et alTeradata
Initial release2010201219942009 infounder the name LiveDB1984
Current releaseV124.4, October 2021Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree licenses can be providedOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC#
Server operating systemshostedhostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
hosted
Linux
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser 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.yesnonono infocan be achieved using .NETyes
Secondary indexesyesnoyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infoSQL 2016 + extensions
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP APIJDBC
ODBC
.NET Client API
HTTP API
LINQ
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresTransact SQLnonoyesyes infoUDFs, stored procedures, table functions in parallel
Triggersyesnonoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonehorizontal partitioning infoclient side managed; servers are not synchronizedSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with always 3 replicas availableyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
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.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights based on private key authentication or shared access signaturesnoRole based authorizationfine 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

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

More resources
Microsoft Azure SQL Database infoformerly SQL AzureMicrosoft Azure Table StoragemSQL infoMini SQLOrigoDBTeradata
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, Microsoft

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, Oracle

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

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

provided by Google News

Teradata Co. (NYSE:TDC) Shares Sold by Panagora Asset Management Inc.
25 May 2024, Defense World

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

Director CHOU TIMOTHY C K Sells Shares of Teradata Corp (TDC)
22 May 2024, Yahoo Finance

Teradata AI Unlimited joins Microsoft Fabric in private preview
21 May 2024, Investing.com

Teradata (TDC) Reports Earnings Tomorrow: What To Expect
23 May 2024, The Globe and Mail

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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