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 > GridDB vs. OpenSearch vs. Riak KV vs. searchxml vs. Stardog

System Properties Comparison GridDB vs. OpenSearch vs. Riak KV vs. searchxml vs. Stardog

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonRiak KV  Xexclude from comparisonsearchxml  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneDistributed, fault tolerant key-value storeDBMS for structured and unstructured content wrapped with an application serverEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelTime Series DBMSSearch engineKey-value store infowith links between data sets and object tags for the creation of secondary indexesNative XML DBMS
Search engine
Graph DBMS
RDF store
Secondary database modelsKey-value store
Relational DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitegriddb.netgithub.com/­opensearch-project
opensearch.org
www.searchxml.net/­category/­productswww.stardog.com
Technical documentationdocs.griddb.netopensearch.org/­docs/­latestwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.searchxml.net/­support/­handoutsdocs.stardog.com
DeveloperToshiba CorporationAmazon Web ServicesOpenSource, formerly Basho Technologiesinformationpartners gmbhStardog-Union
Initial release20132021200920152010
Current release5.1, August 20222.5.0, January 20233.2.0, December 20221.07.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2.0Open Source infoApache version 2, commercial enterprise editioncommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaErlangC++Java
Server operating systemsLinuxAll OS with a Java VMLinux
OS X
WindowsLinux
macOS
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesnoyesyes
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.nonoyesno infoImport/export of XML data possible
Secondary indexesyesyes infoAll search fields are automatically indexedrestrictedyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languagenonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
RESTful HTTP API
WebDAV
XQuery
XSLT
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
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++ infomost other programming languages supported via APIs.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesErlangyes infoon the application serveruser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infoby using the 'percolation' featureyes infopre-commit hooks and post-commit hooksnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesselectable replication factoryes infosychronisation to multiple collectionsMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonono infolinks between data sets can be storednoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelnonomultiple readers, single writerACID
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.yesnoyes
User concepts infoAccess controlAccess rights for users can be defined per databaseyes, using Riak SecurityDomain, group and role-based access control at the document level and for application servicesAccess rights for users and roles
More information provided by the system vendor
GridDBOpenSearchRiak KVsearchxmlStardog
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
The OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
GridDBOpenSearchRiak KVsearchxmlStardog
Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

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

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

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here