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

System Properties Comparison Citus vs. Microsoft Azure Cosmos DB vs. Riak KV vs. Stardog vs. Transbase

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRiak KV  Xexclude from comparisonStardog  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLGlobally 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 virtualizationA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational 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 modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.citusdata.comazure.microsoft.com/­services/­cosmos-dbwww.stardog.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.citusdata.comlearn.microsoft.com/­azure/­cosmos-dbwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.stardog.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperMicrosoftOpenSource, formerly Basho TechnologiesStardog-UnionTransaction Software GmbH
Initial release20102014200920101987
Current release8.1, December 20183.2.0, December 20227.3.0, May 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablecommercialOpen Source infoApache version 2, commercial enterprise editioncommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial infofree development license
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 languageCErlangJavaC and C++
Server operating systemsLinuxhostedLinux
OS X
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyes 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.yes infospecific XML type available, but no XML query functionalitynono 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 SQLyes infostandard, with numerous extensionsSQL-like query languagenoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
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
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.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++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.JavaScriptErlanguser defined functions and aggregates, HTTP Server extensions in Javayes
TriggersyesJavaScriptyes infopre-commit hooks and post-commit hooksyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyes infoImplicit feature of the cloud serviceselectable replication factorMulti-source replication in HA-ClusterSource-replica replication
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 systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionnoACIDyes
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 controlfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelyes, using Riak SecurityAccess rights for users and rolesfine grained access rights according to SQL-standard

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
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
CitusMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak KVStardogTransbase
Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, azure.microsoft.com

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

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

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

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

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here