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 > HugeGraph vs. Riak KV vs. STSdb vs. TypeDB

System Properties Comparison HugeGraph vs. Riak KV vs. STSdb vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSDistributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
github.com/­STSSoft/­STSdb4typedb.com
Technical documentationhugegraph.apache.org/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latesttypedb.com/­docs
DeveloperBaiduOpenSource, formerly Basho TechnologiesSTS Soft SCVaticle
Initial release2018200920112016
Current release0.93.2.0, December 20224.0.8, September 20152.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license availableOpen Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC#Java
Server operating systemsLinux
macOS
Unix
Linux
OS X
WindowsLinux
OS X
Windows
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyes infoprimitive types and user defined types (classes)yes
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.nonono
Secondary indexesyes infoalso supports composite index and range indexrestrictednoyes
SQL infoSupport of SQLnononono
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
Native Erlang Interface
.NET Client APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesGroovy
Java
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
C#
Java
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsErlangnono
Triggersnoyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infono "single point of failure"noneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseselectable replication factornoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparkyesnoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphno infolinks between data sets can be storednono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlUsers, roles and permissionsyes, using Riak Securitynoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
HugeGraphRiak KVSTSdbTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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

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

More resources
HugeGraphRiak KVSTSdbTypeDB infoformerly named Grakn
Recent citations in the news

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, CSDN

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, CSDN

provided by Google News

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

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

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

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9 November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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

Milvus logo

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

Present your product here