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

DBMS > Blazegraph vs. OpenSearch vs. RavenDB vs. Riak KV vs. SAP IQ

System Properties Comparison Blazegraph vs. OpenSearch vs. RavenDB vs. Riak KV vs. SAP IQ

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonOpenSearch  Xexclude from comparisonRavenDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed, fault tolerant key-value storeColumnar RDBMS optimized for Big Data analytics
Primary database modelGraph DBMS
RDF store
Search engineDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS infocolumn-oriented
Secondary database modelsVector DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score16.03
Rank#37  Overall
#4  Search engines
Score2.84
Rank#101  Overall
#18  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websiteblazegraph.comgithub.com/­opensearch-project
opensearch.org
ravendb.netwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationwiki.blazegraph.comopensearch.org/­docs/­latestravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_IQ
DeveloperBlazegraphAmazon Web ServicesHibernating RhinosOpenSource, formerly Basho TechnologiesSAP, formerly Sybase
Initial release20062021201020091994
Current release2.1.5, March 20192.5.0, January 20235.4, July 20223.2.0, December 202216.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache Version 2.0Open Source infoAGPL version 3, commercial license availableOpen Source infoApache version 2, commercial enterprise editioncommercial
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaC#Erlang
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
OS X
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesnonoyes
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.nono
Secondary indexesyesyes infoAll search fields are automatically indexedyesrestrictedyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-like query languageSQL-like query language (RQL)noyes
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyesyesErlangyes
Triggersnoyes infoby using the 'percolation' featureyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infono "single point of failure"shared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replicationselectable replication factorSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnonono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID, Cluster-wide transaction availablenoACID
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.no
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Authorization levels configured per client per databaseyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
BlazegraphOpenSearchRavenDBRiak KVSAP IQ infoformer name: Sybase IQ
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe 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
BlazegraphOpenSearchRavenDBRiak KVSAP IQ infoformer name: Sybase IQ
Recent citations in the news

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

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

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here