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
#145  Relational DBMS
Score1.43
Rank#148  Overall
#26  Document stores
#13  Graph DBMS
#68  Relational DBMS
#13  Time Series DBMS
Score3.00
Rank#87  Overall
#47  Relational DBMS
Score3.67
Rank#75  Overall
#9  Key-value stores
Score0.39
Rank#267  Overall
#42  Document stores
#125  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

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

CITES Database Reaches Over 25 Million Wildlife Trade Transactions
19 August 2024, OCCRP

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna: An Introduction
8 April 2022, Built In

How Fauna looks to advance serverless database technology
23 November 2022, TechTarget

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31 May 2024, azure.microsoft.com

Update records in a Kusto Database (public preview)
20 February 2024, azure.microsoft.com

Microsoft is closing down another Azure-based feature in the near future
22 July 2024, Neowin

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5 February 2024, azure.microsoft.com

General availability: Azure Data Explorer adds new geospatial capabilities
23 January 2024, azure.microsoft.com

provided by Google News

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

Family of young basketballer stabbed to death break their silence with heartbreaking statement as thugs face c
5 September 2024, Daily Mail

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Basho Technologies Picks Up A Series G--How Many Letters Are Left?
13 January 2015, Forbes

If you wagered Bet365 would buy up Basho's remains, you'd be a big winner right now
25 August 2017, The Register

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here