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 > Apache Pinot vs. Dolt vs. Microsoft Azure Table Storage vs. MonetDB vs. SAP HANA

System Properties Comparison Apache Pinot vs. Dolt vs. Microsoft Azure Table Storage vs. MonetDB vs. SAP HANA

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonDolt  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMonetDB  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyA MySQL compatible DBMS with Git-like versioning of data and schemaA Wide Column Store for rapid development using massive semi-structured datasetsA relational database management system that stores data in columnsIn-memory, column based data store. Available as appliance or cloud service
Primary database modelRelational DBMSRelational DBMSWide column storeRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#275  Overall
#126  Relational DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Websitepinot.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
azure.microsoft.com/­en-us/­services/­storage/­tableswww.monetdb.orgwww.sap.com/­products/­hana.html
Technical documentationdocs.pinot.apache.orgdocs.dolthub.comwww.monetdb.org/­Documentationhelp.sap.com/­hana
DeveloperApache Software Foundation and contributorsDoltHub IncMicrosoftMonetDB BVSAP
Initial release20152018201220042010
Current release1.0.0, September 2023Dec2023 (11.49), December 20232.0 SPS07 (AprilĀ 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoMozilla Public License 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC
Server operating systemsAll OS with a Java JDK11 or higherLinux
macOS
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Appliance or cloud-service
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL-like query languageyesnoyes infoSQL 2003 with some extensionsyes
APIs and other access methodsJDBCCLI Client
HTTP REST
RESTful HTTP APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
Supported programming languagesGo
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoyes, in SQL, C, RSQLScript, R
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infoImplicit feature of the cloud serviceSharding via remote tablesyes
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none infoSource-replica replication available in experimental statusyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardyes

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache PinotDoltMicrosoft Azure Table StorageMonetDBSAP HANA
Recent citations in the news

Apache Pinot - SD Times Open Source Project of the Week
31 May 2024, SDTimes.com

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, Microsoft

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP teams up with Apple to bring SAP's HANA to iOS
30 May 2024, Yahoo Movies UK

SAP GenAI gets boost with AWS cloud and chips
30 May 2024, ERP Today

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

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

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.

Present your product here