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

DBMS > JanusGraph vs. Riak KV vs. Weaviate vs. XTDB

System Properties Comparison JanusGraph vs. Riak KV vs. Weaviate vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonRiak KV  Xexclude from comparisonWeaviate  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Distributed, fault tolerant key-value storeAn AI-native realtime vector database engine that integrates scalable machine learning models.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesVector DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score1.73
Rank#143  Overall
#5  Vector DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitejanusgraph.orggithub.com/­weaviate/­weaviate
weaviate.io
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.janusgraph.orgwww.tiot.jp/­riak-docs/­riak/­kv/­latestweaviate.io/­developers/­weaviatewww.xtdb.com/­docs
DeveloperLinux Foundation; originally developed as Titan by AureliusOpenSource, formerly Basho TechnologiesWeaviate B.V.Juxt Ltd.
Initial release2017200920192019
Current release0.6.3, February 20233.2.0, December 20221.19, May 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2, commercial enterprise editionOpen Source infocommercial license available with Weaviate EnterpriseOpen Source infoMIT License
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 languageJavaErlangGoClojure
Server operating systemsLinux
OS X
Unix
Windows
Linux
OS X
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyes, maps to GraphQL interfaceschema-free
Typing infopredefined data types such as float or dateyesnoyes infostring, int, float, geo point, date, cross reference, fuzzy referencesyes, extensible-data-notation format
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.nononono
Secondary indexesyesrestrictedyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLnonoGraphQL is used as query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
HTTP API
Native Erlang Interface
GraphQL query language
RESTful HTTP/JSON API
HTTP REST
JDBC
Supported programming languagesClojure
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
JavaScript / TypeScript
Python
Clojure
Java
Server-side scripts infoStored proceduresyesErlangnono
Triggersyesyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryesyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics engineyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsno infolinks between data sets can be storednono
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 persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlUser authentification and security via Rexster Graph Serveryes, using Riak SecurityAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
JanusGraph infosuccessor of TitanRiak KVWeaviateXTDB infoformerly named Crux
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
JanusGraph infosuccessor of TitanRiak KVWeaviateXTDB infoformerly named Crux
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

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

AllegroGraph logo

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

Present your product here