DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > OpenSearch vs. Percona Server for MySQL vs. RethinkDB vs. Riak TS vs. STSdb

System Properties Comparison OpenSearch vs. Percona Server for MySQL vs. RethinkDB vs. Riak TS vs. STSdb

Editorial information provided by DB-Engines
NameOpenSearch  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelSearch engineRelational DBMSDocument storeTime Series DBMSKey-value store
Secondary database modelsVector DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.36
Rank#37  Overall
#4  Search engines
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitegithub.com/­opensearch-project
opensearch.org
www.percona.com/­software/­mysql-database/­percona-serverrethinkdb.comgithub.com/­STSSoft/­STSdb4
Technical documentationopensearch.org/­docs/­latestwww.percona.com/­downloads/­Percona-Server-LATESTrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAmazon Web ServicesPerconaThe Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesSTS Soft SC
Initial release20212008200920152011
Current release2.5.0, January 20238.0.36-28, 20242.4.1, August 20203.0.0, September 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL version 2Open Source infoApache Version 2Open SourceOpen Source infoGPLv2, commercial license available
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 languageJavaC and C++C++ErlangC#
Server operating systemsAll OS with a Java VMLinuxLinux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometrynoyes infoprimitive types and user defined types (classes)
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.yesnono
Secondary indexesyes infoAll search fields are automatically indexedyesyesrestrictedno
SQL infoSupport of SQLSQL-like query languageyesnoyes, limitedno
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
.NET Client API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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#
Java
Server-side scripts infoStored proceduresyesyesErlangno
Triggersyes infoby using the 'percolation' featureyesClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
XtraDB Cluster
Source-replica replicationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.yesno
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesyes infousers and table-level permissionsnono
More information provided by the system vendor
OpenSearchPercona Server for MySQLRethinkDBRiak TSSTSdb
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
OpenSearchPercona Server for MySQLRethinkDBRiak TSSTSdb
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, businesswire.com

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

SingleStore logo

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

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

Present your product here