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 > H2GIS vs. Memcached vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SpatiaLite

System Properties Comparison H2GIS vs. Memcached vs. Microsoft Azure Data Explorer vs. OpenSearch vs. SpatiaLite

Editorial information provided by DB-Engines
NameH2GIS  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenSearch  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionSpatial extension of H2In-memory key-value store, originally intended for cachingFully managed big data interactive analytics platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneSpatial extension of SQLite
Primary database modelSpatial DBMSKey-value storeRelational DBMS infocolumn orientedSearch engineSpatial DBMS
Secondary database modelsRelational 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
Vector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitewww.h2gis.orgwww.memcached.orgazure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
www.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationwww.h2gis.org/­docs/­homegithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latestwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperCNRSDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftAmazon Web ServicesAlessandro Furieri
Initial release20132003201920212008
Current release1.6.25, March 2024cloud service with continuous releases2.5.0, January 20235.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoLGPL 3.0Open Source infoBSD licensecommercialOpen Source infoApache Version 2.0Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
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 languageJavaCJavaC++
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
hostedAll OS with a Java VMserver-less
Data schemeyesschema-freeFixed schema with schema-less datatypes (dynamic)schema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or dateyesnoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes
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.noyesno
Secondary indexesyesnoall fields are automatically indexedyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLyesnoKusto Query Language (KQL), SQL subsetSQL-like query languageyes
APIs and other access methodsProprietary protocolMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
Supported programming languagesJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresyes infobased on H2noYes, possible languages: KQL, Python, Ryesno
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on H2none infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyes infobased on H2yes infousing SASL (Simple Authentication and Security Layer) protocolAzure Active Directory Authenticationno
More information provided by the system vendor
H2GISMemcachedMicrosoft Azure Data ExplorerOpenSearchSpatiaLite
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
H2GISMemcachedMicrosoft Azure Data ExplorerOpenSearchSpatiaLite
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google 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

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here