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

DBMS > Apache Doris vs. H2GIS vs. Microsoft Azure Data Explorer vs. NuoDB vs. Pinecone

System Properties Comparison Apache Doris vs. H2GIS vs. Microsoft Azure Data Explorer vs. NuoDB vs. Pinecone

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonH2GIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonNuoDB  Xexclude from comparisonPinecone  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolSpatial extension of H2Fully managed big data interactive analytics platformNuoDB is a webscale distributed database that supports SQL and ACID transactionsA managed, cloud-native vector database
Primary database modelRelational DBMSSpatial DBMSRelational DBMS infocolumn orientedRelational DBMSVector 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score3.23
Rank#92  Overall
#2  Vector DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.h2gis.orgazure.microsoft.com/­services/­data-explorerwww.3ds.com/­nuodb-distributed-sql-databasewww.pinecone.io
Technical documentationgithub.com/­apache/­doris/­wikiwww.h2gis.org/­docs/­homedocs.microsoft.com/­en-us/­azure/­data-explorerdoc.nuodb.comdocs.pinecone.io/­docs/­overview
DeveloperApache Software Foundation, originally contributed from BaiduCNRSMicrosoftDassault Systèmes infooriginally NuoDB, Inc.Pinecone Systems, Inc
Initial release20172013201920132019
Current release1.2.2, February 2023cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0commercialcommercial infolimited edition freecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++
Server operating systemsLinuxhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hosted
Data schemeyesyesFixed 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-typesyesString, Number, Boolean
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.nonoyesnono
Secondary indexesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLyesyesKusto Query Language (KQL), SQL subsetyesno
APIs and other access methodsJDBC
MySQL client
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Python
Server-side scripts infoStored proceduresuser defined functionsyes infobased on H2Yes, possible languages: KQL, Python, RJava, SQL
Triggersnoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infobased on H2yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infoMVCCyes
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.noyesnoyes infoTemporary tableno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infobased on H2Azure Active Directory AuthenticationStandard SQL roles/ privileges, Administrative Users

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
Apache DorisH2GISMicrosoft Azure Data ExplorerNuoDBPinecone
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

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

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

Pinecone launches its serverless vector database out of preview
21 May 2024, TechCrunch

Pinecone launches serverless edition of its vector database on AWS
22 May 2024, SiliconANGLE News

Pinecone’s new serverless database may see few takers, analysts say
17 January 2024, InfoWorld

Pinecone Makes Accurate, Fast, Scalable Generative AI Accessible to Organizations Large and Small with Launch of ...
21 May 2024, PR Newswire

Gathr partners with Pinecone to accelerate Generative AI adoption
7 June 2024, InvestorsObserver

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

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

Present your product here