DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > EsgynDB vs. Fauna vs. Microsoft Azure Data Explorer vs. Riak KV vs. Sequoiadb

System Properties Comparison EsgynDB vs. Fauna vs. Microsoft Azure Data Explorer vs. Riak KV vs. Sequoiadb

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRiak KV  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Fully managed big data interactive analytics platformDistributed, fault tolerant key-value storeNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMS infocolumn orientedKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument store
Relational 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
Score0.15
Rank#325  Overall
#144  Relational DBMS
Score1.49
Rank#142  Overall
#25  Document stores
#13  Graph DBMS
#65  Relational DBMS
#12  Time Series DBMS
Score2.98
Rank#83  Overall
#45  Relational DBMS
Score3.33
Rank#77  Overall
#9  Key-value stores
Score0.39
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Websitewww.esgyn.cnfauna.comazure.microsoft.com/­services/­data-explorerwww.sequoiadb.com
Technical documentationdocs.fauna.comdocs.microsoft.com/­en-us/­azure/­data-explorerwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperEsgynFauna, Inc.MicrosoftOpenSource, formerly Basho TechnologiesSequoiadb Ltd.
Initial release20152014201920092013
Current releasecloud service with continuous releases3.2.0, December 2022
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaScalaErlangC++
Server operating systemsLinuxhostedhostedLinux
OS X
Linux
Data schemeyesschema-freeFixed schema with schema-less datatypes (dynamic)schema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyes infooid, date, timestamp, binary, regex
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 indexedrestrictedyes
SQL infoSupport of SQLyesnoKusto Query Language (KQL), SQL subsetnoSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Native Erlang Interface
proprietary protocol using JSON
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsYes, possible languages: KQL, Python, RErlangJavaScript
Triggersnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoconsistent hashingSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersMulti-source replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nononono
User concepts infoAccess controlfine grained access rights according to SQL-standardIdentity management, authentication, and access controlAzure Active Directory Authenticationyes, using Riak Securitysimple password-based access control

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
EsgynDBFauna infopreviously named FaunaDBMicrosoft Azure Data ExplorerRiak KVSequoiadb
Recent citations in the news

Utah Natural Heritage Program
8 November 2024, Utah Division of Wildlife Resources

New Innovative Schema Features Expand Capabilities of Fauna’s Document-Relational Database
20 June 2024, GlobeNewswire

The 2024 Living Planet Index reports a 73% average decline in wildlife populations — what’s changed since the last report?
10 October 2024, Our World in Data

Fauna: An Introduction
8 April 2022, Built In

Launch of the World Wildlife Crime Report 2024: New data, trends, threats and possible solutions to combat illegal wildlife trade
14 May 2024, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

Azure Data Explorer Supports Native Ingestion from Amazon S3
7 September 2022, InfoQ.com

Microsoft announces general availability of Azure Data Explorer and Azure Data Lake Storage Gen2
7 February 2019, VentureBeat

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho distributes Riak to more customers
28 November 2013, DatacenterDynamics

Loved ones mourn slain basketballer who was stabbed to death in Melbourne
5 September 2024, 9News

Hulu Chooses Cassandra Over HBase and Riak
31 July 2014, Data Center Knowledge

provided by Google News

Continuously recognized by Gartner and Forrester, SequoiaDB consolidates its leading position in China's distributed database market
9 March 2023, PR Newswire

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here