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

DBMS > 4D vs. Apache Phoenix vs. CouchDB vs. KairosDB vs. Microsoft Azure Data Explorer

System Properties Comparison 4D vs. Apache Phoenix vs. CouchDB vs. KairosDB vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonApache Phoenix  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonKairosDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemA scale-out RDBMS with evolutionary schema built on Apache HBaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Distributed Time Series DBMS based on Cassandra or H2Fully managed big data interactive analytics platform
Primary database modelRelational DBMSRelational DBMSDocument storeTime Series DBMSRelational DBMS infocolumn oriented
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument 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
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Websitewww.4d.comphoenix.apache.orgcouchdb.apache.orggithub.com/­kairosdb/­kairosdbazure.microsoft.com/­services/­data-explorer
Technical documentationdeveloper.4d.comphoenix.apache.orgdocs.couchdb.org/­en/­stablekairosdb.github.iodocs.microsoft.com/­en-us/­azure/­data-explorer
Developer4D, IncApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoft
Initial release19842014200520132019
Current releasev20, April 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20193.3.3, December 20231.2.2, November 2018cloud service with continuous releases
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangJava
Server operating systemsOS X
Windows
Linux
Unix
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
hosted
Data schemeyesyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesnoyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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.yesnononoyes
Secondary indexesyesyesyes infovia viewsnoall fields are automatically indexed
SQL infoSupport of SQLyes infoclose to SQL 92yesnonoKusto Query Language (KQL), SQL subset
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCRESTful HTTP/JSON APIGraphite protocol
HTTP REST
Telnet API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languages4D proprietary IDE
PHP
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java
JavaScript infoNode.js
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesuser defined functionsView functions in JavaScriptnoYes, possible languages: KQL, Python, R
Triggersyesnoyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoimproved architecture with release 2.0Sharding infobased on CassandraSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
selectable replication factor infobased on Cassandrayes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possiblenono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
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.noyesnonono
User concepts infoAccess controlUsers and groupsAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users can be defined per databasesimple password-based access controlAzure Active Directory Authentication

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
4D infoformer name: 4th DimensionApache PhoenixCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"KairosDBMicrosoft Azure Data Explorer
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

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

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

Public Preview: Azure Data Explorer Add-On for Splunk | Azure updates
3 October 2023, Microsoft

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

Present your product here