DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Lovefield vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SAP Advantage Database Server vs. TimesTen

System Properties Comparison Lovefield vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SAP Advantage Database Server vs. TimesTen

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenSearch  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonTimesTen  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionEmbeddable relational database for web apps written in pure JavaScriptFully managed big data interactive analytics platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneLow-cost RDBMS with access to ISAM and FoxPro data structuresIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMS infocolumn orientedSearch engineRelational DBMSRelational 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
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegoogle.github.io/­lovefieldazure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
www.sap.com/products/advantage-database-server.htmlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperGoogleMicrosoftAmazon Web ServicesSybase, SAPOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20142019202119931998
Current release2.1.12, February 2017cloud service with continuous releases2.5.0, January 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0commercialcommercial
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarihostedAll OS with a Java VMLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
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-typesyesyesyes
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.noyesnono
Secondary indexesyesall fields are automatically indexedyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternKusto Query Language (KQL), SQL subsetSQL-like query languageyesyes
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Delphi
Perl
PHP
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, RyesyesPL/SQL
TriggersUsing read-only observersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
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-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesyes 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.yes infousing MemoryDBnono infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlnoAzure Active Directory Authenticationfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
LovefieldMicrosoft Azure Data ExplorerOpenSearchSAP Advantage Database Server infoformer name: Sybase ADSTimesTen
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
LovefieldMicrosoft Azure Data ExplorerOpenSearchSAP Advantage Database Server infoformer name: Sybase ADSTimesTen
Recent citations in the news

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

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

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

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

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service releases cross cluster alerting monitors
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here