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

DBMS > GBase vs. Microsoft Azure Data Explorer vs. RavenDB vs. Stardog vs. SWC-DB

System Properties Comparison GBase vs. Microsoft Azure Data Explorer vs. RavenDB vs. Stardog vs. SWC-DB

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRavenDB  Xexclude from comparisonStardog  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Fully managed big data interactive analytics platformOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument storeGraph DBMS
RDF store
Wide column store
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
Graph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.gbase.cnazure.microsoft.com/­services/­data-explorerravendb.netwww.stardog.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerravendb.net/­docsdocs.stardog.com
DeveloperGeneral Data Technology Co., Ltd.MicrosoftHibernating RhinosStardog-UnionAlex Kashirin
Initial release20042019201020102020
Current releaseGBase 8a, GBase 8s, GBase 8ccloud service with continuous releases5.4, July 20227.3.0, May 20200.5, April 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL version 3, commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, Java, PythonC#JavaC++
Server operating systemsLinuxhostedLinux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
Linux
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyes
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.yesyesno infoImport/export of XML data possibleno
Secondary indexesyesall fields are automatically indexedyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLStandard with numerous extensionsKusto Query Language (KQL), SQL subsetSQL-like query language (RQL)Yes, compatible with all major SQL variants through dedicated BI/SQL ServerSQL-like query language
APIs and other access methodsADO.NET
C API
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Proprietary protocol
Thrift
Supported programming languagesC#.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Server-side scripts infoStored proceduresuser defined functionsYes, possible languages: KQL, Python, Ryesuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningSharding infoImplicit feature of the cloud serviceShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID, Cluster-wide transaction availableACID
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.noyesno
User concepts infoAccess controlyesAzure Active Directory AuthenticationAuthorization levels configured per client per databaseAccess rights for users and roles

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
GBaseMicrosoft Azure Data ExplorerRavenDBStardogSWC-DB infoSuper Wide Column Database
Recent citations in the news

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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