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

DBMS > Apache Phoenix vs. BoltDB vs. OpenSearch vs. Oracle Rdb vs. RocksDB

System Properties Comparison Apache Phoenix vs. BoltDB vs. OpenSearch vs. Oracle Rdb vs. RocksDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonBoltDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseAn embedded key-value store for Go.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSKey-value storeSearch engineRelational DBMSKey-value store
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score16.03
Rank#37  Overall
#4  Search engines
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitephoenix.apache.orggithub.com/­boltdb/­boltgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­rdb.htmlrocksdb.org
Technical documentationphoenix.apache.orgopensearch.org/­docs/­latestwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software FoundationAmazon Web ServicesOracle, originally developed by Digital Equipment Corporation (DEC)Facebook, Inc.
Initial release20142013202119842013
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20192.5.0, January 20237.4.1.1, 20219.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2.0commercialOpen Source infoBSD
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.
  • 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.
  • 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 languageJavaGoJavaC++
Server operating systemsLinux
Unix
Windows
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMHP Open VMSLinux
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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 indexesyesnoyes infoAll search fields are automatically indexedyesno
SQL infoSupport of SQLyesnoSQL-like query languageyesno
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
C++ API
Java API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
GoGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoyesno
Triggersnonoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencynoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoyes, on a single nodeyes
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.yesnonoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynono
More information provided by the system vendor
Apache PhoenixBoltDBOpenSearchOracle RdbRocksDB
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
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Apache PhoenixBoltDBOpenSearchOracle RdbRocksDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News



Share this page

Featured Products

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