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 > Linter vs. Microsoft Azure Data Explorer vs. Sequoiadb vs. Teradata vs. TimesTen

System Properties Comparison Linter vs. Microsoft Azure Data Explorer vs. Sequoiadb vs. Teradata vs. TimesTen

Editorial information provided by DB-Engines
NameLinter  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSequoiadb  Xexclude from comparisonTeradata  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionRDBMS for high security requirementsFully managed big data interactive analytics platformNewSQL database with distributed OLTP and SQLA hybrid cloud data analytics software platform (Teradata Vantage)In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.12
Rank#350  Overall
#152  Relational DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitelinter.ruazure.microsoft.com/­services/­data-explorerwww.sequoiadb.comwww.teradata.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.teradata.comdocs.oracle.com/­database/­timesten-18.1
Developerrelex.ruMicrosoftSequoiadb Ltd.TeradataOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19902019201319841998
Current releasecloud service with continuous releasesTeradata Vantage 1.0 MU2, January 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialOpen Source infoServer: AGPL; Client: Apache V2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++
Server operating systemsAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
hostedLinuxhosted
Linux
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes infooid, date, timestamp, binary, regexyesyes
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.noyesnoyesno
Secondary indexesyesall fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLyesKusto Query Language (KQL), SQL subsetSQL-like query languageyes infoSQL 2016 + extensionsyes
APIs and other access methodsADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
proprietary protocol using JSON.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Java
PHP
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infoproprietary syntax with the possibility to convert from PL/SQLYes, possible languages: KQL, Python, RJavaScriptyes infoUDFs, stored procedures, table functions in parallelPL/SQL
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingSharding infoHashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoDocument is locked during a transactionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
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-standardAzure Active Directory Authenticationsimple password-based access controlfine grained access rights according to SQL-standardfine 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
LinterMicrosoft Azure Data ExplorerSequoiadbTeradataTimesTen
DB-Engines blog posts

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

show all

Recent citations in the news

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News

Big Data News: Cloudera, Splunk, Clustrix, Teradata
31 May 2024, Data Center Knowledge

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
28 May 2024, Yahoo Finance

Should You Be Excited About Teradata Corporation's (NYSE:TDC) 78% Return On Equity?
27 May 2024, Simply Wall St

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

Prepare and load Amazon S3 data into Teradata using AWS Glue through its native connector for Teradata Vantage ...
30 November 2023, AWS Blog

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

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

Present your product here