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

DBMS > ObjectBox vs. Riak KV vs. TinkerGraph vs. Weaviate

System Properties Comparison ObjectBox vs. Riak KV vs. TinkerGraph vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonRiak KV  Xexclude from comparisonTinkerGraph  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileDistributed, fault tolerant key-value storeA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelObject oriented DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesGraph DBMSVector DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websiteobjectbox.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlingithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.objectbox.iowww.tiot.jp/­riak-docs/­riak/­kv/­latestweaviate.io/­developers/­weaviate
DeveloperObjectBox LimitedOpenSource, formerly Basho TechnologiesWeaviate B.V.
Initial release2017200920092019
Current release3.2.0, December 20221.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache version 2, commercial enterprise editionOpen Source infoApache 2.0Open Source infocommercial license available with Weaviate Enterprise
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 languageC and C++ErlangJavaGo
Server operating systemsAndroid
iOS
Linux
macOS
Windows
Linux
OS X
Data schemeyesschema-freeschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesnoyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 indexesyesrestrictednoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnononoGraphQL is used as query language
APIs and other access methodsProprietary native APIHTTP API
Native Erlang Interface
TinkerPop 3GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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
Groovy
Java
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoErlangnono
Triggersnoyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serverselectable replication factornoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynoneEventual Consistency
Foreign keys infoReferential integrityyesno infolinks between data sets can be storedyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes
Durability infoSupport for making data persistentyesyesoptionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlyesyes, using Riak SecuritynoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
ObjectBoxRiak KVTinkerGraphWeaviate
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
News

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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
ObjectBoxRiak KVTinkerGraphWeaviate
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

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

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

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Present your product here