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 > Databricks vs. EsgynDB vs. Faircom EDGE vs. Microsoft Azure Data Explorer vs. NuoDB

System Properties Comparison Databricks vs. EsgynDB vs. Faircom EDGE vs. Microsoft Azure Data Explorer vs. NuoDB

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonEsgynDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFully managed big data interactive analytics platformNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value store
Relational DBMS
Relational DBMS infocolumn orientedRelational 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websitewww.databricks.comwww.esgyn.cnwww.faircom.com/­products/­faircom-edgeazure.microsoft.com/­services/­data-explorerwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationdocs.databricks.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.microsoft.com/­en-us/­azure/­data-explorerdoc.nuodb.com
DeveloperDatabricksEsgynFairCom CorporationMicrosoftDassault Systèmes infooriginally NuoDB, Inc.
Initial release20132015197920192013
Current releaseV3, October 2020cloud service with continuous releases
License infoCommercial or Open Sourcecommercialcommercialcommercial infoRestricted, free version availablecommercialcommercial infolimited edition free
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaANSI C, C++C++
Server operating systemshostedLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
hostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesFlexible Schema (defined schema, partial schema, schema free)Fixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.yesnoyesyesno
Secondary indexesyesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLwith Databricks SQLyesyes infoANSI SQL queriesKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Supported programming languagesPython
R
Scala
All languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesJava Stored Proceduresyes info.Net, JavaScript, C/C++Yes, 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 nodesShardingFile partitioning infoCustomizable business rules for partitioningSharding 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 nodesyesMulti-source replication between multi datacentersyes infoSynchronous and asynchronous realtime replication based on transaction logsyes 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 methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes infoMVCC
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.nonoyesnoyes infoTemporary table
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Azure Active Directory AuthenticationStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
DatabricksEsgynDBFaircom EDGE infoformerly c-treeEDGEMicrosoft Azure Data ExplorerNuoDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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

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

More resources
DatabricksEsgynDBFaircom EDGE infoformerly c-treeEDGEMicrosoft Azure Data ExplorerNuoDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

5. Databricks
14 May 2024, CNBC

Analytics and Data Science News for the Week of May 17; Updates from Alteryx, Databricks, Sigma Computing & More
16 May 2024, Solutions Review

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Feature Engineering for Time-Series Using PySpark on Databricks
15 May 2024, Towards Data Science

Top 5 Lessons Learned from Databricks' Journey from $400M to $1.5B+
23 April 2024, SaaStr

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

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

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore 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

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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