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 > BaseX vs. Microsoft Azure Cosmos DB vs. Riak KV vs. Stardog vs. YugabyteDB

System Properties Comparison BaseX vs. Microsoft Azure Cosmos DB vs. Riak KV vs. Stardog vs. YugabyteDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRiak KV  Xexclude from comparisonStardog  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Globally distributed, horizontally scalable, multi-model database serviceDistributed, fault tolerant key-value storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelNative XML DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store infowith links between data sets and object tags for the creation of secondary indexesGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.44
Rank#80  Overall
#9  Key-value stores
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitebasex.orgazure.microsoft.com/­services/­cosmos-dbwww.stardog.comwww.yugabyte.com
Technical documentationdocs.basex.orglearn.microsoft.com/­azure/­cosmos-dbwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.stardog.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBaseX GmbHMicrosoftOpenSource, formerly Basho TechnologiesStardog-UnionYugabyte Inc.
Initial release20072014200920102017
Current release10.7, August 20233.2.0, December 20227.3.0, May 20202.19, September 2023
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialOpen Source infoApache version 2, commercial enterprise editioncommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaErlangJavaC and C++
Server operating systemsLinux
OS X
Windows
hostedLinux
OS X
Linux
macOS
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema supportdepending on used data model
Typing infopredefined data types such as float or dateno infoXQuery supports typesyes infoJSON typesnoyesyes
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.nono infoImport/export of XML data possibleno
Secondary indexesyesyes infoAll properties auto-indexed by defaultrestrictedyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnoSQL-like query languagenoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes, PostgreSQL compatible
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Native Erlang Interface
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesJavaScriptErlanguser defined functions and aggregates, HTTP Server extensions in Javayes infosql, plpgsql, C
Triggersyes infovia eventsJavaScriptyes infopre-commit hooks and post-commit hooksyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"noneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceselectable replication factorMulti-source replication in HA-ClusterBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency in HA-ClusterStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonono infolinks between data sets can be storedyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerMulti-item ACID transactions with snapshot isolation within a partitionnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAccess rights can be defined down to the item levelyes, using Riak SecurityAccess rights for users and rolesyes
More information provided by the system vendor
BaseXMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak KVStardogYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BaseXMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak KVStardogYugabyteDB
Recent citations in the news

Open Offices Still A Mistake For Employee Productivity, Collaboration
16 August 2018, Forbes

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

INFORMATION OVERLOAD DAY - October 20, 2024
7 October 2021, National Today

Information Overload Day 2022: Date, significance, tips to escape information overload
20 October 2022, Free Press Journal

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, Microsoft

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, Microsoft

provided by Google News

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho Revamps Riak Open-Source Database
17 September 2014, InformationWeek

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6 February 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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