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 > Alibaba Cloud Log Service vs. JaguarDB vs. LMDB vs. Microsoft Azure Data Explorer vs. Teradata

System Properties Comparison Alibaba Cloud Log Service vs. JaguarDB vs. LMDB vs. Microsoft Azure Data Explorer vs. Teradata

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonJaguarDB  Xexclude from comparisonLMDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Performant, highly scalable DBMS for AI and IoT applicationsA high performant, light-weight, embedded key-value database libraryFully managed big data interactive analytics platformA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineKey-value store
Vector DBMS
Key-value storeRelational DBMS infocolumn orientedRelational DBMS
Secondary database modelsDocument 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.47
Rank#263  Overall
#18  Search engines
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.09
Rank#121  Overall
#20  Key-value stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitewww.alibabacloud.com/­product/­log-servicewww.jaguardb.comwww.symas.com/­symas-embedded-database-lmdbazure.microsoft.com/­services/­data-explorerwww.teradata.com
Technical documentationwww.alibabacloud.com/­help/­en/­slswww.jaguardb.com/­support.htmlwww.lmdb.tech/­docdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.teradata.com
DeveloperAlibabaCloud Inc.DataJaguar, Inc.SymasMicrosoftTeradata
Initial release20162015201120191984
Current release3.3 July 20230.9.32, January 2024cloud service with continuous releasesTeradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Sourcecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ infothe server part. Clients available in other languagesC
Server operating systemshostedLinuxLinux
Unix
Windows
hostedhosted
Linux
Data schemeschema-freeyesschema-freeFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nononoyesyes
Secondary indexesyesyesnoall fields are automatically indexedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL for queryingA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoKusto Query Language (KQL), SQL subsetyes infoSQL 2016 + extensions
APIs and other access methodsHTTP RESTJDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnononoYes, possible languages: KQL, Python, Ryes infoUDFs, stored procedures, table functions in parallel
Triggersyesnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding infoImplicit feature of the cloud serviceSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replicationnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop ConnectornonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
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.nonoyesnoyes
User concepts infoAccess controlAlibaba Cloud user access controlrights management via user accountsnoAzure Active Directory Authenticationfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud Log ServiceJaguarDBLMDBMicrosoft Azure Data ExplorerTeradata
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» 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
Alibaba Cloud Log ServiceJaguarDBLMDBMicrosoft Azure Data ExplorerTeradata
DB-Engines blog posts

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

show all

Recent citations in the news

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

Cloud comparison tool - AWS Vs Google Vs IBM Vs Microsoft Vs Alibaba Cloud
6 March 2019, Wire19

CDN comparison: AWS, Google Cloud, Azure, IBM, Alibaba Cloud
7 November 2019, Daily Host News

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks and Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News

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

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

Public Preview: Azure Data Explorer Add-On for Splunk | Azure updates
3 October 2023, Microsoft

provided by Google News

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

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

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

Teradata (TDC) Down 2.5% Since Last Earnings Report: Can It Rebound?
5 June 2024, Yahoo Canada Finance

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

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