DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > IBM Cloudant vs. Microsoft Azure Data Explorer vs. Postgres-XL vs. Splice Machine vs. TimesTen

System Properties Comparison IBM Cloudant vs. Microsoft Azure Data Explorer vs. Postgres-XL vs. Splice Machine vs. TimesTen

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSplice Machine  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBFully managed big data interactive analytics platformBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeRelational DBMS infocolumn orientedRelational DBMSRelational 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
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#104  Overall
#19  Document stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­data-explorerwww.postgres-xl.orgsplicemachine.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcloud.ibm.com/­docs/­Cloudantdocs.microsoft.com/­en-us/­azure/­data-explorerwww.postgres-xl.org/­documentationsplicemachine.com/­how-it-worksdocs.oracle.com/­database/­timesten-18.1
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MicrosoftSplice MachineOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release201020192014 infosince 2012, originally named StormDB20141998
Current releasecloud service with continuous releases10 R1, October 20183.1, March 202111 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMozilla public licenseOpen Source infoAGPL 3.0, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangCJava
Server operating systemshostedhostedLinux
macOS
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeFixed schema with schema-less datatypes (dynamic)yesyesyes
Typing infopredefined data types such as float or datenoyes 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.noyesyes infoXML type, but no XML query functionalityno
Secondary indexesyesall fields are automatically indexedyesyesyes
SQL infoSupport of SQLnoKusto Query Language (KQL), SQL subsetyes infodistributed, parallel query executionyesyes
APIs and other access methodsRESTful HTTP/JSON APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
Native Spark Datasource
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptYes, possible languages: KQL, Python, Ruser defined functionsyes infoJavaPL/SQL
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicehorizontal partitioningShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possiblenoACID infoMVCCACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes 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.nononoyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseAzure Active Directory Authenticationfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard

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
IBM CloudantMicrosoft Azure Data ExplorerPostgres-XLSplice MachineTimesTen
Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Splice Machine scores $15M to make Hadoop run in real time
10 February 2014, VentureBeat

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